Represents a set of TestCases that can be executed, recorded and serialized.
More...
Represents a set of TestCases that can be executed, recorded and serialized.
◆ Statistics() [1/2]
FrameOfReference.Presentation.Statistics.Statistics |
( |
| ) |
|
|
inline |
Base-constructor for XML serialization. Do not call manually!
◆ Statistics() [2/2]
FrameOfReference.Presentation.Statistics.Statistics |
( |
string |
gameVersion, |
|
|
string |
engineVersion, |
|
|
Universe |
universe |
|
) |
| |
|
inline |
Creates a set of TestCases based on BenchmarkPoint<TCoordinates>s in a Universe.
- Parameters
-
gameVersion | The version number of the game. |
engineVersion | The version number of the engine. |
universe | The Universe containing the BenchmarkPoint<TCoordinates>s. |
◆ TestCases
TestCase [] FrameOfReference.Presentation.Statistics.TestCases |
◆ EngineVersion
string FrameOfReference.Presentation.Statistics.EngineVersion |
|
getset |
The version number of the engine.
◆ GameVersion
string FrameOfReference.Presentation.Statistics.GameVersion |
|
getset |
The version number of the game.
The documentation for this class was generated from the following file:
- Presentation/Statistics.cs