C# Класс scenarioProgram, CSE110M240T10

Наследование: MonoBehaviour
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
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