Storm
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  BinaryDtmcTransformer
 

Functions

void testModelB (std::string programFile, std::string formulaAsString, std::string constantsAsString)
 
 TEST_F (BinaryDtmcTransformer, Crowds)
 
 TEST_F (BinaryDtmcTransformer, Nand)
 
 TEST_F (BinaryDtmcTransformer, Brp)
 

Function Documentation

◆ TEST_F() [1/3]

TEST_F ( BinaryDtmcTransformer  ,
Brp   
)

Definition at line 157 of file BinaryDtmcTransformerTest.cpp.

◆ TEST_F() [2/3]

TEST_F ( BinaryDtmcTransformer  ,
Crowds   
)

Definition at line 145 of file BinaryDtmcTransformerTest.cpp.

◆ TEST_F() [3/3]

TEST_F ( BinaryDtmcTransformer  ,
Nand   
)

Definition at line 151 of file BinaryDtmcTransformerTest.cpp.

◆ testModelB()

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

Definition at line 33 of file BinaryDtmcTransformerTest.cpp.