C# Class StoryTeller.Testing.Engine.SelectionValuesFixture

Inheritance: Fixture
ファイルを表示 Open project: adymitruk/storyteller Class Usage Examples

Public Methods

Method Description
DoAnotherThing ( [ name, int x, int y ) : void
DoSomething ( [ name, int x, int y ) : void
SelectionValuesFixture ( ) : System.Collections.Generic

Private Methods

Method Description
AddPerson ( [ name ) : void
WhatIsHerName ( ) : string
WhatIsHisName ( ) : string

Method Details

DoAnotherThing() public method

public DoAnotherThing ( [ name, int x, int y ) : void
name [
x int
y int
return void

DoSomething() public method

public DoSomething ( [ name, int x, int y ) : void
name [
x int
y int
return void

SelectionValuesFixture() public method

public SelectionValuesFixture ( ) : System.Collections.Generic
return System.Collections.Generic