Annotation Type UsingDataSet


  • @Retention(RUNTIME)
    @Target({METHOD,TYPE})
    public @interface UsingDataSet
    • Element Detail

      • locations

        java.lang.String[] locations
        Default:
        {}
      • loadStrategy

        LoadStrategyEnum loadStrategy
        Default:
        com.lordofthejars.nosqlunit.core.LoadStrategyEnum.CLEAN_INSERT
      • withSelectiveLocations

        Selective[] withSelectiveLocations
        Default:
        {}