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

Go to the source code of this file.

Classes

class  BinaryDtmcTransformerTest
 

Functions

void testModelB (std::string programFile, std::string formulaAsString, std::string constantsAsString)
 
 TEST_F (BinaryDtmcTransformerTest, DISABLED_Crowds)
 
 TEST_F (BinaryDtmcTransformerTest, Nand)
 
 TEST_F (BinaryDtmcTransformerTest, Brp)
 

Function Documentation

◆ TEST_F() [1/3]

TEST_F ( BinaryDtmcTransformerTest  ,
Brp   
)

Definition at line 158 of file BinaryDtmcTransformerTest.cpp.

◆ TEST_F() [2/3]

TEST_F ( BinaryDtmcTransformerTest  ,
DISABLED_Crowds   
)

Definition at line 144 of file BinaryDtmcTransformerTest.cpp.

◆ TEST_F() [3/3]

TEST_F ( BinaryDtmcTransformerTest  ,
Nand   
)

Definition at line 152 of file BinaryDtmcTransformerTest.cpp.

◆ testModelB()

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

Definition at line 33 of file BinaryDtmcTransformerTest.cpp.