BeanUnit is an extension of JUnit. In BeanUnit, JUnit TestCases are exposed as JavaBeans to be configured in a Graphical User Unterface. This allows developers to continue writing JUnit TestCases as before, but lets others execute these tests elsewhere
There are no reported vulnerabilities