========================= JavAssess 1.0 ========================= + It allows the user to introspect, intercede and test a source code written in Java. + It allows for loading different versions of the same class abstracting away the ClassLoader issues. + It provides a mechanism to create a template (extending the Assessor class). This template can be used to implement methods that specify sequences of introspect, intercede and test instructions to evaluate a source code.