- random code generation test (generate random ooclass -> string -> parseing -> detected ooclass, compare the original random ooclass with the detected one)
- equals() method in OOClass, OOMethod and OOAttribute (to see if an instance equals one another)
- fixing bugs in java parser (bugs are detected by the new test)