joaoarthurbm / designwizard

DesignWizard (https://sites.google.com/site/designwizardhomepage/) supports automated inspection of Java programs in a higher level than ASM bytecode manipulator.
Other
17 stars 8 forks source link

Unify unit tests to JUnit 4 #44

Closed tacianosilva closed 8 years ago

tacianosilva commented 8 years ago

There are tests using JUnit 3 and others using JUnit 4, this task will be the unification for the use of JUnit 4 with annotations.