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

Go to the source code of this file.

Classes

class  BigStep
 

Functions

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

Function Documentation

◆ TEST_F() [1/3]

TEST_F ( BigStep  ,
Crowds   
)

Definition at line 111 of file BigStepTest.cpp.

◆ TEST_F() [2/3]

TEST_F ( BigStep  ,
Herman   
)

Definition at line 123 of file BigStepTest.cpp.

◆ TEST_F() [3/3]

TEST_F ( BigStep  ,
Nand   
)

Definition at line 117 of file BigStepTest.cpp.

◆ testModel()

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

Definition at line 34 of file BigStepTest.cpp.