This is the entry point of the cartridge test suite for AndroMDA. The
test checks for a list of expected files that a file with the same name and
the same package was generated by AndroMDA and that the APIs of the expected
file and the generated file are equal. CartridgeTest acts as
the test director which creates the list of files to be compared. The actual
API comparison is carried out by instances of
JavaSourceComparator .
author: Ralf Wirdemann author: Chad Brandon |