Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LogToString ¶
LogToString returns a json representation of a log entry, we use it for debugging
func ScenarioToJSONString ¶
ScenarioToJSONString converts a scenario object to its JSON representation.
func ScenarioToOrderedJSON ¶
func ScenarioToOrderedJSON(scenario *mj.Scenario) oj.OJsonObject
ScenarioToOrderedJSON converts a scenario object to an ordered JSON object.
func TestToJSONString ¶
TestToJSONString converts a test object to its JSON representation.
func TestToOrderedJSON ¶
func TestToOrderedJSON(testTopLevel []*mj.Test) oj.OJsonObject
TestToOrderedJSON converts a test object to an ordered JSON object.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.