Package tests :: Module test_dialogueprocessor
[hide private]
[frames] | no frames]

Module test_dialogueprocessor

source code

Classes [hide private]
  MockDialogueAction
  TestDialogueProcessor
Base class for tests of the DialogueProcessor class.
  TestInitiateDialogue
Tests of the DialogueProcessor.initiateDialogue method.
  TestEndDialogue
Tests of the DialogueProcessor.endDialogue method.
  TestContinueDialogue
Tests of the DialogueProcessor.continueDialogue method.
  TestGetRootDialogueSection
Tests of the DialogueProcessor.getDialogueGreeting method.
  TestGetCurrentDialogueSection
Tests of the DialogueProcessor.getCurrentDialogueSection method.
  TestRunDialogueActions
Tests of the DialogueProcessor.runDialogueActions method.
  TestGetValidResponses
Tests of the DialogueProcessor.getValidResponses method.
  TestReply
Tests of the DialogueProcessor.reply method.
Variables [hide private]
  __package__ = 'tests'