History log of /external/testng/src/test/java/test/mannotation/MAnnotation2SampleTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
331ab5267015b500bd06204f8c2c9cde40dc2e40 22-Dec-2010 Cedric Beust <cedric@beust.com> Removed internal usage of Guice.
/external/testng/src/test/java/test/mannotation/MAnnotation2SampleTest.java
430d48f22e29d4aa45073fa949cb380ad72a9250 03-Dec-2010 Cedric Beust <cedric@beust.com> Switching to jarjar.
/external/testng/src/test/java/test/mannotation/MAnnotation2SampleTest.java
892b08c1f1afd198fd8ccbf804de28b7ce12f547 08-Oct-2010 nullin <nalin.makar@gmail.com> code cleanup for src/test

Convert control statement bodies to block
Convert for loops to enhanced for loops
Remove unused imports
Remove unused local variables
Add missing '@Override' annotations
Add missing '@Override' annotations to implementations of interface methods
Add missing '@Deprecated' annotations
Add missing serial version ID (generated)
Remove unnecessary casts
Remove unnecessary '$NON-NLS$' tags
Organize imports
Remove trailing white spaces on all lines
/external/testng/src/test/java/test/mannotation/MAnnotation2SampleTest.java
e14d0686c991db20dacf627becc3d162a9f35f90 07-Sep-2010 Cedric Beust <cedric@beust.com> IConfigurable and IHookable are now listeners.
/external/testng/src/test/java/test/mannotation/MAnnotation2SampleTest.java
dc0051b2828ddc734f076f959a1d9d54c322654d 10-Jul-2010 Cedric Beust <cedric@beust.com> Moved src->src/java/main and test -> src/java/test
/external/testng/src/test/java/test/mannotation/MAnnotation2SampleTest.java