Annotation Type JUnitConfigurationEnvironment


  • @Inherited
    @Retention(RUNTIME)
    @Target({METHOD,TYPE})
    public @interface JUnitConfigurationEnvironment
    This annotation triggers the usage of the opennms-base-assembly files as configuration for the unit tests via the OpenNMSConfigurationExecutionListener.
    Author:
    brozow
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      java.lang.String[] systemProperties  
    • Element Detail

      • systemProperties

        java.lang.String[] systemProperties
        Default:
        {}