Overview
-
module ScampiThe top-level Scampi module. Manages the global test queue, counters,
-
class ContextA test context created by
describe. Holds specs, hooks, and child contexts. -
class ErrorCustom exception used internally to signal spec failures and missing
-
class ShouldThe assertion wrapper returned by
Object#should. -
class << self
-
-
module Kernel -
class ObjectPredicate extensions for truth testing.
-
class TrueClass -
class FalseClass -
class Proc -
class Numeric