/jnrtest

An experimental framework for automated tests in Java without reflection

Primary LanguageJavaEclipse Public License 2.0EPL-2.0

JnrTest

An experimental framework for automated tests in Java without reflection

Goals

  • No reflection (in our code)
  • No static methods