Package ucar.unidata.util.test.category
Interface NeedsExternalResource
-
public interface NeedsExternalResource
A marker to be used with JUnit categories to indicate that a test method or test class requires access to an external resource in order to complete successfully. Most commonly, these are remote THREDDS servers.- Since:
- 2015-10-12