Class InvalidTestOperation

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ai.stapi.test.disabledImplementations.InvalidTestOperation
All Implemented Interfaces:
Serializable

public class InvalidTestOperation extends RuntimeException
See Also:
  • Method Details

    • becauseTestCaseDoesntAllowSendingCommands

      public static InvalidTestOperation becauseTestCaseDoesntAllowSendingCommands()
    • becauseTestCaseDoesntAllowPublishingEvents

      public static InvalidTestOperation becauseTestCaseDoesntAllowPublishingEvents()
    • becauseTestCaseDoesntAllowQuerying

      public static InvalidTestOperation becauseTestCaseDoesntAllowQuerying()