Table of Contents - opal-test-unit-0.1.2 Documentation
Classes and Modules
- Opal
- Opal::Test
- Opal::Test::Unit
- Opal::Test::Unit::AssertFailed
- Opal::Test::Unit::Assertions
- Opal::Test::Unit::RakeTask
- Opal::Test::Unit::ResultPrinter
- Opal::Test::Unit::Runner
- Opal::Test::Unit::TestCase
Methods
- ::inherited — Opal::Test::Unit::TestCase
- ::new — Opal::Test::Unit::AssertFailed
- ::new — Opal::Test::Unit::RakeTask
- ::new — Opal::Test::Unit::Runner
- ::print_summary — Opal::Test::Unit::ResultPrinter
- ::register_setup — Opal::Test::Unit::TestCase
- ::register_test — Opal::Test::Unit::TestCase
- ::run — Opal::Test::Unit::TestCase
- ::setup — Opal::Test::Unit::TestCase
- #assert — Opal::Test::Unit::Assertions
- #assert_equal — Opal::Test::Unit::Assertions
- #assert_false — Opal::Test::Unit::Assertions
- #assert_kind_of — Opal::Test::Unit::Assertions
- #assert_raises — Opal::Test::Unit::Assertions
- #refute — Opal::Test::Unit::Assertions
- #run — Opal::Test::Unit::Runner
- #run_on_opal — Opal::Test::Unit::Runner