C# Class StoryTeller.Testing.Engine.SelectionValuesFixture

Inheritance: Fixture
Afficher le fichier Open project: adymitruk/storyteller Class Usage Examples

Méthodes publiques

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

Private Methods

Méthode Description
AddPerson ( [ name ) : void
WhatIsHerName ( ) : string
WhatIsHisName ( ) : string

Method Details

DoAnotherThing() public méthode

public DoAnotherThing ( [ name, int x, int y ) : void
name [
x int
y int
Résultat void

DoSomething() public méthode

public DoSomething ( [ name, int x, int y ) : void
name [
x int
y int
Résultat void

SelectionValuesFixture() public méthode

public SelectionValuesFixture ( ) : System.Collections.Generic
Résultat System.Collections.Generic