Searched refs:PropertyValueSwitcher (Results 1 – 2 of 2) sorted by relevance
501 public class PropertyValueSwitcher extends PropertyTester class in MultiPropertyTest516 public PropertyValueSwitcher(Object val1, Object val2) in PropertyValueSwitcher() method in MultiPropertyTest.PropertyValueSwitcher567 testProperty(propName, new PropertyValueSwitcher(val1, val2)); in testProperty()
250 rules = new PropertyValueSwitcher(rules1, rules2); in before()
Completed in 18 milliseconds