C# Class StoryTeller.Testing.recording_json_for_client_development

Exibir arquivo Open project: storyteller/Storyteller

Public Methods

Method Description
record_specification_json ( ) : void
write_initial_model ( ) : void
write_the_table5_spec ( ) : void

Private Methods

Method Description
writeResponse ( StoryTeller.Engine.BatchRunResponse response ) : void

Method Details

record_specification_json() public method

public record_specification_json ( ) : void
return void

write_initial_model() public method

public write_initial_model ( ) : void
return void

write_the_table5_spec() public method

public write_the_table5_spec ( ) : void
return void