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

Go to the source code of this file.

Classes

class  IntervalEndComponentPreserverCheckTest
 

Functions

void testModelInterval (std::string programFile, std::string formulaAsString, std::string constantsAsString)
 
 TEST_F (IntervalEndComponentPreserverCheckTest, Simple)
 
 TEST_F (IntervalEndComponentPreserverCheckTest, BRP)
 
 TEST_F (IntervalEndComponentPreserverCheckTest, Crowds)
 
 TEST_F (IntervalEndComponentPreserverCheckTest, NAND)
 

Function Documentation

◆ TEST_F() [1/4]

TEST_F ( IntervalEndComponentPreserverCheckTest  ,
BRP   
)

Definition at line 117 of file IntervalEndComponentPreserverCheckTest.cpp.

◆ TEST_F() [2/4]

TEST_F ( IntervalEndComponentPreserverCheckTest  ,
Crowds   
)

Definition at line 124 of file IntervalEndComponentPreserverCheckTest.cpp.

◆ TEST_F() [3/4]

TEST_F ( IntervalEndComponentPreserverCheckTest  ,
NAND   
)

Definition at line 131 of file IntervalEndComponentPreserverCheckTest.cpp.

◆ TEST_F() [4/4]

TEST_F ( IntervalEndComponentPreserverCheckTest  ,
Simple   
)

Definition at line 110 of file IntervalEndComponentPreserverCheckTest.cpp.

◆ testModelInterval()

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

Definition at line 31 of file IntervalEndComponentPreserverCheckTest.cpp.