C# Class scenarioProgram, CSE110M240T10

Inheritance: MonoBehaviour
Afficher le fichier Open project: ucsdCSE110wi16/CSE110M240T10 Class Usage Examples

Méthodes publiques

Свойство Type Description
addIngredientTest bool
e scenarioProgram,
homeButtonFromPantryTest bool
homeButtonFromRecipesTest bool
pantryButtonTest bool
recipesButtonTest bool
removeIngredientTest bool
websitesParsed List

Méthodes publiques

Méthode Description
runNextWebParsingTests ( ) : void
runTest ( ) : void

Private Methods

Méthode Description
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

Method Details

runNextWebParsingTests() public static méthode

public static runNextWebParsingTests ( ) : void
Résultat void

runTest() public static méthode

public static runTest ( ) : void
Résultat void

Property Details

addIngredientTest public_oe property

public bool addIngredientTest
Résultat bool

e public_oe static_oe property

public static scenarioProgram, e
Résultat scenarioProgram,

homeButtonFromPantryTest public_oe property

public bool homeButtonFromPantryTest
Résultat bool

homeButtonFromRecipesTest public_oe property

public bool homeButtonFromRecipesTest
Résultat bool

pantryButtonTest public_oe property

public bool pantryButtonTest
Résultat bool

recipesButtonTest public_oe property

public bool recipesButtonTest
Résultat bool

removeIngredientTest public_oe property

public bool removeIngredientTest
Résultat bool

websitesParsed public_oe property

public List websitesParsed
Résultat List