Storm
A Modern Probabilistic Model Checker
Loading...
Searching...
No Matches
MappedFileTest.cpp File Reference
#include "storm-config.h"
#include "test/storm_gtest.h"
#include <string>
#include "storm-parsers/parser/MappedFile.h"
#include "storm-parsers/util/cstring.h"
#include "storm/exceptions/FileIoException.h"
#include "storm/io/file.h"
Include dependency graph for MappedFileTest.cpp:

Go to the source code of this file.

Functions

 TEST (MappedFileTest, NonExistingFile)
 
 TEST (MappedFileTest, BasicFunctionality)
 
 TEST (MappedFileTest, ExistsAndReadble)
 

Function Documentation

◆ TEST() [1/3]

TEST ( MappedFileTest  ,
BasicFunctionality   
)

Definition at line 22 of file MappedFileTest.cpp.

◆ TEST() [2/3]

TEST ( MappedFileTest  ,
ExistsAndReadble   
)

Definition at line 38 of file MappedFileTest.cpp.

◆ TEST() [3/3]

TEST ( MappedFileTest  ,
NonExistingFile   
)

Definition at line 17 of file MappedFileTest.cpp.