Storm
A Modern Probabilistic Model Checker
Loading...
Searching...
No Matches
TimeTravellingTest.cpp File Reference
Include dependency graph for TimeTravellingTest.cpp:

Go to the source code of this file.

Classes

class  TimeTravelling
 

Functions

void testModel (std::string programFile, std::string formulaAsString, std::string constantsAsString)
 
 TEST_F (TimeTravelling, Crowds)
 
 TEST_F (TimeTravelling, Nand)
 
 TEST_F (TimeTravelling, Herman)
 

Function Documentation

◆ TEST_F() [1/3]

TEST_F ( TimeTravelling  ,
Crowds   
)

Definition at line 103 of file TimeTravellingTest.cpp.

◆ TEST_F() [2/3]

TEST_F ( TimeTravelling  ,
Herman   
)

Definition at line 115 of file TimeTravellingTest.cpp.

◆ TEST_F() [3/3]

TEST_F ( TimeTravelling  ,
Nand   
)

Definition at line 109 of file TimeTravellingTest.cpp.

◆ testModel()

void testModel ( std::string  programFile,
std::string  formulaAsString,
std::string  constantsAsString 
)

Definition at line 32 of file TimeTravellingTest.cpp.