Rosetta Protocols  2014.16.56682
Classes | Namespaces
MembraneUnitTestMover.hh File Reference

Top-Level Unit Test for the Membrane Protein Factory (Mover Class) More...

#include <protocols/membrane/MembraneUnitTestMover.fwd.hh>
#include <core/membrane/MembraneProteinFactory.hh>
#include <core/conformation/membrane/Exceptions.hh>
#include <core/conformation/membrane/definitions.hh>
#include <core/pose/Pose.hh>
#include <core/types.hh>
#include <protocols/moves/Mover.fwd.hh>
#include <protocols/moves/Mover.hh>
#include <protocols/jd2/JobDistributor.hh>
#include <protocols/jd2/JobOutputter.hh>
#include <protocols/jd2/Job.hh>
#include <basic/datacache/BasicDataCache.hh>
#include <core/pose/datacache/CacheableDataType.hh>
#include <basic/Tracer.hh>
#include <cstdlib>
#include <string>

Classes

class  protocols::membrane::MembraneUnitTestMover
 Membrane Unit Test Mover Class. More...
 

Namespaces

 protocols
 The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.
 
 protocols::membrane
 

Detailed Description

Top-Level Unit Test for the Membrane Protein Factory (Mover Class)

The purpose of this application is to test the membrane protein factory initialization code including all external dependencies which cannot be tested in JD2, Resource Manager, and the Pose cache. This can also serve as the integration test for memrane protein initialization.

Author
Rebecca Alford (rfalf.nosp@m.ord1.nosp@m.2@gma.nosp@m.il.c.nosp@m.om)
Note
Last Modified (2/14/14)