Module: AE::World

Includes:
CheckOK, Detest, Legacy::Assertions
Defined in:
lib/ae/legacy.rb,
lib/ae/check.rb,
lib/ae/detest.rb

Overview

# This could be in Object, but since they will only be needed in

# the context of a, well, Context...
#
class Context #:nodoc:
  include Legacy::Assertions
end

Method Summary

Methods included from Legacy::Assertions

#assert, #assert_block, #assert_equal, #assert_in_delta, #assert_instance_of, #assert_kind_of, #assert_match, #assert_nil, #assert_no_match, #assert_not_equal, #assert_not_nil, #assert_not_same, #assert_operator, #assert_raises, #assert_respond_to, #assert_same, #assert_send, #assert_throws, #flunk

Methods included from Detest

#E, #F, #N, #T

Methods included from CheckOK

#check, #ok