Module: TestInternals

Defined in:
lib/test_internals/test_internals.rb

Overview

Main module for this gem.

Constant Summary collapse

AppState =

This constant is used to indicate whether the application has been stopped.

StateManager.new(:alive, [:alive, :dead])