Searched refs:ignoredInvariantProperties (Results 1 - 1 of 1) sorted by relevance

/lucene-3.6.0/lucene/test-framework/src/java/org/apache/lucene/util/
H A DLuceneTestCase.java231 private static final String [] ignoredInvariantProperties = { field in class:LuceneTestCase
242 .outerRule(new SystemPropertiesInvariantRule(ignoredInvariantProperties))
256 .around(new SystemPropertiesInvariantRule(ignoredInvariantProperties))

Completed in 694 milliseconds