C# 클래스 StoryTeller.Testing.Engine.SelectionValuesFixture

상속: Fixture
파일 보기 프로젝트 열기: adymitruk/storyteller 1 사용 예제들

공개 메소드들

메소드 설명
DoAnotherThing ( [ name, int x, int y ) : void
DoSomething ( [ name, int x, int y ) : void
SelectionValuesFixture ( ) : System.Collections.Generic

비공개 메소드들

메소드 설명
AddPerson ( [ name ) : void
WhatIsHerName ( ) : string
WhatIsHisName ( ) : string

메소드 상세

DoAnotherThing() 공개 메소드

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

DoSomething() 공개 메소드

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

SelectionValuesFixture() 공개 메소드

public SelectionValuesFixture ( ) : System.Collections.Generic
리턴 System.Collections.Generic