C# 클래스 scenarioProgram, CSE110M240T10

상속: MonoBehaviour
파일 보기 프로젝트 열기: ucsdCSE110wi16/CSE110M240T10 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
addIngredientTest bool
e scenarioProgram,
homeButtonFromPantryTest bool
homeButtonFromRecipesTest bool
pantryButtonTest bool
recipesButtonTest bool
removeIngredientTest bool
websitesParsed List

공개 메소드들

메소드 설명
runNextWebParsingTests ( ) : void
runTest ( ) : void

비공개 메소드들

메소드 설명
Start ( ) : void
isClosed ( GameObject gO ) : bool
isOpen ( GameObject gO ) : bool
test ( expectedOutcome function, string success, string error ) : void
testButton ( Button button, expectedOutcome expected ) : bool
writeMessage ( string message ) : void

메소드 상세

runNextWebParsingTests() 공개 정적인 메소드

public static runNextWebParsingTests ( ) : void
리턴 void

runTest() 공개 정적인 메소드

public static runTest ( ) : void
리턴 void

프로퍼티 상세

addIngredientTest 공개적으로 프로퍼티

public bool addIngredientTest
리턴 bool

e 공개적으로 정적으로 프로퍼티

public static scenarioProgram, e
리턴 scenarioProgram,

homeButtonFromPantryTest 공개적으로 프로퍼티

public bool homeButtonFromPantryTest
리턴 bool

homeButtonFromRecipesTest 공개적으로 프로퍼티

public bool homeButtonFromRecipesTest
리턴 bool

pantryButtonTest 공개적으로 프로퍼티

public bool pantryButtonTest
리턴 bool

recipesButtonTest 공개적으로 프로퍼티

public bool recipesButtonTest
리턴 bool

removeIngredientTest 공개적으로 프로퍼티

public bool removeIngredientTest
리턴 bool

websitesParsed 공개적으로 프로퍼티

public List websitesParsed
리턴 List