Show / Hide Table of Contents

Class RoleBasedScenarioEditingTests

Contains tests related to editing role-based scenarios.

Inheritance
object
RoleBasedScenarioEditingTests
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Microsoft.XboxStudios.BotBrain.Overmind.Tests
Assembly: BotBrain.Overmind.Tests.dll
Syntax
[TestClass]
public class RoleBasedScenarioEditingTests

Methods

View Source

TestAddRemoveRequirementCorrectlyUpdatesCollection()

Tests that adding and removing a requirement correctly updates the collection of requirements in a role-based scenario.

Declaration
[TestMethod]
public void TestAddRemoveRequirementCorrectlyUpdatesCollection()
  • View Source
In this article
Back to top Generated by DocFX