Storm 1.13.0.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 104 of file BigStepTest.cpp.

◆ TEST_F() [2/3]

TEST_F ( BigStep ,
Herman  )

Definition at line 116 of file BigStepTest.cpp.

◆ TEST_F() [3/3]

TEST_F ( BigStep ,
Nand  )

Definition at line 110 of file BigStepTest.cpp.

◆ testModel()

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

Definition at line 27 of file BigStepTest.cpp.