Class PropertyModificationCriterionTests | Interactive Tutorial Core | 0.4.0-preview.1
docs.unity3d.com
    Show / Hide Table of Contents

    Class PropertyModificationCriterionTests

    Inheritance
    Object
    TestBase
    CriterionTestBase<PropertyModificationCriterion>
    PropertyModificationCriterionTests
    Inherited Members
    CriterionTestBase<PropertyModificationCriterion>.m_Criterion
    CriterionTestBase<PropertyModificationCriterion>.SetUpTutorialPageAndCriterion()
    CriterionTestBase<PropertyModificationCriterion>.TearDown()
    CriterionTestBase<PropertyModificationCriterion>.DeleteTempScene()
    CriterionTestBase<PropertyModificationCriterion>.SaveActiveScene()
    CriterionTestBase<PropertyModificationCriterion>.futureReferences
    CriterionTestBase<PropertyModificationCriterion>.TriggerValidation()
    CriterionTestBase<PropertyModificationCriterion>.TriggerSelectionChanged()
    TestBase.GetTestAssetPath(String)
    Namespace: Unity.InteractiveTutorials.Tests
    Syntax
    public class PropertyModificationCriterionTests : CriterionTestBase<PropertyModificationCriterion>

    Methods

    AutoComplete_WhenModeIsDifferentThanInitial_WhenTargetValueTypeIsInteger_ReturnsTrueAndIsCompleted()

    Declaration
    public IEnumerator AutoComplete_WhenModeIsDifferentThanInitial_WhenTargetValueTypeIsInteger_ReturnsTrueAndIsCompleted()
    Returns
    Type Description
    IEnumerator

    AutoComplete_WhenPropertyPathIsEmpty_ReturnsFalseAndIsNotCompleted()

    Declaration
    public IEnumerator AutoComplete_WhenPropertyPathIsEmpty_ReturnsFalseAndIsNotCompleted()
    Returns
    Type Description
    IEnumerator

    AutoComplete_WhenTargetIsEmpty_ReturnsFalseAndIsNotCompleted()

    Declaration
    public IEnumerator AutoComplete_WhenTargetIsEmpty_ReturnsFalseAndIsNotCompleted()
    Returns
    Type Description
    IEnumerator

    AutoComplete_WhenTargetValueTypeIsBool_ReturnsTrueAndIsCompleted()

    Declaration
    public IEnumerator AutoComplete_WhenTargetValueTypeIsBool_ReturnsTrueAndIsCompleted()
    Returns
    Type Description
    IEnumerator

    AutoComplete_WhenTargetValueTypeIsColor_ReturnsTrueAndIsCompleted()

    Declaration
    public IEnumerator AutoComplete_WhenTargetValueTypeIsColor_ReturnsTrueAndIsCompleted()
    Returns
    Type Description
    IEnumerator

    AutoComplete_WhenTargetValueTypeIsDecimal_ReturnsTrueAndIsCompleted()

    Declaration
    public IEnumerator AutoComplete_WhenTargetValueTypeIsDecimal_ReturnsTrueAndIsCompleted()
    Returns
    Type Description
    IEnumerator

    AutoComplete_WhenTargetValueTypeIsInteger_ReturnsTrueAndIsCompleted()

    Declaration
    public IEnumerator AutoComplete_WhenTargetValueTypeIsInteger_ReturnsTrueAndIsCompleted()
    Returns
    Type Description
    IEnumerator

    AutoComplete_WhenTargetValueTypeIsText_ReturnsTrueAndIsCompleted()

    Declaration
    public IEnumerator AutoComplete_WhenTargetValueTypeIsText_ReturnsTrueAndIsCompleted()
    Returns
    Type Description
    IEnumerator

    DifferentThanInitial_WhenNoModificationIsDoneBoolean_IsNotCompleted()

    Declaration
    public IEnumerator DifferentThanInitial_WhenNoModificationIsDoneBoolean_IsNotCompleted()
    Returns
    Type Description
    IEnumerator

    DifferentThanInitial_WhenNoModificationIsDoneColor_IsNotCompleted()

    Declaration
    public IEnumerator DifferentThanInitial_WhenNoModificationIsDoneColor_IsNotCompleted()
    Returns
    Type Description
    IEnumerator

    DifferentThanInitial_WhenNoModificationIsDoneDecimal_IsNotCompleted()

    Declaration
    public IEnumerator DifferentThanInitial_WhenNoModificationIsDoneDecimal_IsNotCompleted()
    Returns
    Type Description
    IEnumerator

    DifferentThanInitial_WhenNoModificationIsDoneInteger_IsNotCompleted()

    Declaration
    public IEnumerator DifferentThanInitial_WhenNoModificationIsDoneInteger_IsNotCompleted()
    Returns
    Type Description
    IEnumerator

    DifferentThanInitial_WhenNoModificationIsDoneText_IsNotCompleted()

    Declaration
    public IEnumerator DifferentThanInitial_WhenNoModificationIsDoneText_IsNotCompleted()
    Returns
    Type Description
    IEnumerator

    DifferentThanInitial_WhenTargetPropertyIsModifiedToDifferentBoolean_IsCompleted()

    Declaration
    public IEnumerator DifferentThanInitial_WhenTargetPropertyIsModifiedToDifferentBoolean_IsCompleted()
    Returns
    Type Description
    IEnumerator

    DifferentThanInitial_WhenTargetPropertyIsModifiedToDifferentColor_IsCompleted()

    Declaration
    public IEnumerator DifferentThanInitial_WhenTargetPropertyIsModifiedToDifferentColor_IsCompleted()
    Returns
    Type Description
    IEnumerator

    DifferentThanInitial_WhenTargetPropertyIsModifiedToDifferentDecimal_IsCompleted()

    Declaration
    public IEnumerator DifferentThanInitial_WhenTargetPropertyIsModifiedToDifferentDecimal_IsCompleted()
    Returns
    Type Description
    IEnumerator

    DifferentThanInitial_WhenTargetPropertyIsModifiedToDifferentInteger_IsCompleted()

    Declaration
    public IEnumerator DifferentThanInitial_WhenTargetPropertyIsModifiedToDifferentInteger_IsCompleted()
    Returns
    Type Description
    IEnumerator

    DifferentThanInitial_WhenTargetPropertyIsModifiedToDifferentText_IsCompleted()

    Declaration
    public IEnumerator DifferentThanInitial_WhenTargetPropertyIsModifiedToDifferentText_IsCompleted()
    Returns
    Type Description
    IEnumerator

    DifferentThanInitial_WhenTargetPropertyIsModifiedToSameInitialValueDecimal_IsNotCompleted()

    Declaration
    public IEnumerator DifferentThanInitial_WhenTargetPropertyIsModifiedToSameInitialValueDecimal_IsNotCompleted()
    Returns
    Type Description
    IEnumerator

    PropertyCannotBeFound_DoesNotThrow()

    Declaration
    public IEnumerator PropertyCannotBeFound_DoesNotThrow()
    Returns
    Type Description
    IEnumerator

    Setup()

    Declaration
    public void Setup()

    Teardown2_TheTearDownening()

    Declaration
    public void Teardown2_TheTearDownening()

    WhenDifferentPropertyIsModified_IsNotCompleted()

    Declaration
    public IEnumerator WhenDifferentPropertyIsModified_IsNotCompleted()
    Returns
    Type Description
    IEnumerator

    WhenNoPropertyIsModified_IsNotCompleted()

    Declaration
    public IEnumerator WhenNoPropertyIsModified_IsNotCompleted()
    Returns
    Type Description
    IEnumerator

    WhenPropertyIsModifiedOnDifferentObject_IsNotCompleted()

    Declaration
    public IEnumerator WhenPropertyIsModifiedOnDifferentObject_IsNotCompleted()
    Returns
    Type Description
    IEnumerator

    WhenPropertyPathIsEmpty_IsNotCompleted()

    Declaration
    public IEnumerator WhenPropertyPathIsEmpty_IsNotCompleted()
    Returns
    Type Description
    IEnumerator

    WhenTargetIsEmpty_IsNotCompleted()

    Declaration
    public IEnumerator WhenTargetIsEmpty_IsNotCompleted()
    Returns
    Type Description
    IEnumerator

    WhenTargetPropertyAlreadyHasTargetValue_IsCompleted()

    Declaration
    public IEnumerator WhenTargetPropertyAlreadyHasTargetValue_IsCompleted()
    Returns
    Type Description
    IEnumerator

    WhenTargetPropertyIsModified_IsCompleted()

    Declaration
    public IEnumerator WhenTargetPropertyIsModified_IsCompleted()
    Returns
    Type Description
    IEnumerator

    WhenTargetPropertyIsModifiedToBooleanTarget_IsCompleted()

    Declaration
    public IEnumerator WhenTargetPropertyIsModifiedToBooleanTarget_IsCompleted()
    Returns
    Type Description
    IEnumerator

    WhenTargetPropertyIsModifiedToColorTarget_IsCompleted()

    Declaration
    public IEnumerator WhenTargetPropertyIsModifiedToColorTarget_IsCompleted()
    Returns
    Type Description
    IEnumerator

    WhenTargetPropertyIsModifiedToDecimalTarget_IsCompleted()

    Declaration
    public IEnumerator WhenTargetPropertyIsModifiedToDecimalTarget_IsCompleted()
    Returns
    Type Description
    IEnumerator

    WhenTargetPropertyIsModifiedToIncorrectColorValue_IsNotCompleted()

    Declaration
    public IEnumerator WhenTargetPropertyIsModifiedToIncorrectColorValue_IsNotCompleted()
    Returns
    Type Description
    IEnumerator

    WhenTargetPropertyIsModifiedToIncorrectValue_IsNotCompleted()

    Declaration
    public IEnumerator WhenTargetPropertyIsModifiedToIncorrectValue_IsNotCompleted()
    Returns
    Type Description
    IEnumerator

    WhenTargetPropertyIsModifiedToIntegerTarget_IsCompleted()

    Declaration
    public IEnumerator WhenTargetPropertyIsModifiedToIntegerTarget_IsCompleted()
    Returns
    Type Description
    IEnumerator

    WhenTargetPropertyIsModifiedToTextTarget_IsCompleted()

    Declaration
    public IEnumerator WhenTargetPropertyIsModifiedToTextTarget_IsCompleted()
    Returns
    Type Description
    IEnumerator

    WhenTargetPropertyIsSatisfiedAndThenAnotherPropertyIsModified_IsCompleted()

    Declaration
    public IEnumerator WhenTargetPropertyIsSatisfiedAndThenAnotherPropertyIsModified_IsCompleted()
    Returns
    Type Description
    IEnumerator

    WhenTargetPropertyIsSatisfiedAndThenUndone_IsNotCompleted()

    Declaration
    public IEnumerator WhenTargetPropertyIsSatisfiedAndThenUndone_IsNotCompleted()
    Returns
    Type Description
    IEnumerator
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023