Package dev.relism.flash.testing


package dev.relism.flash.testing
  • Classes
    Class
    Description
    A request being built against a FlashTest server.
    A response from a FlashTest server, with chainable assertions.
    Boots a real FlashApp on an OS-assigned port for the duration of a test class or a single test, and gives you a client pointed at it.
    A WebSocket connected to a FlashTest server, for asserting on what a Flash endpoint pushes back.