Class BaseTest
In: tests/base_test.rb
Parent: Test::Unit::TestCase

This test case tests everything concerning the Base class

Methods

Included Modules

FlexMock::TestCase FlexMock::TestCase FlexMock::TestCase

Public Instance methods

This tests tests the parsing of the xml file, and generates the class hierarchy

This test tests the creation of instances of the classes

This test tests that a nil class raises an exception

This method tests to add a method to a created class

This method tests to get a child of a a created object

This test tests taht if no child is found it returns nil

This test tests the to get the property of a object

This test tests the generation of new classes

This test tests that it raises an error if a methos which does not exist is called

This test tests the tabular data method. It uses a mock of a datagrid

[Validate]