Scine::Swoose  2.1.0
This is the SCINE module Swoose.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
AppTest.cpp File Reference
Include dependency graph for AppTest.cpp:

Classes

class  Scine::Tests::AppTest
 Tests the functionality of task handlers applied in the app. It basically just tests whether the tasks run through normally without throwing exceptions. The correctness of results is tested individually for the classes that do the work in other tests. More...
 

Functions

 Scine::Tests::TEST_F (AppTest, TaskForSFAMCalculationWorks)
 
 Scine::Tests::TEST_F (AppTest, TaskForSFAMParametrizationWorksWithOrca)
 
 Scine::Tests::TEST_F (AppTest, TaskForSFAMParametrizationWorksWithTurbomole)
 
 Scine::Tests::TEST_F (AppTest, TaskForClassicalMolecularDynamicsWorks)
 
 Scine::Tests::TEST_F (AppTest, TaskForHybridMolecularDynamicsWorks)
 
 Scine::Tests::TEST_F (AppTest, TaskForQmmmWorks)
 
 Scine::Tests::TEST_F (AppTest, TaskForSFAMOptimizationWorks)
 
 Scine::Tests::TEST_F (AppTest, TaskForQmmmOptimizationWorks)
 
 Scine::Tests::TEST_F (AppTest, TaskForStructurePreparationWorks)
 

Detailed Description