Home
last modified time | relevance | path

Searched refs:_attributeValue (Results 1 – 1 of 1) sorted by relevance

/trunk/main/dbaccess/qa/complex/dbaccess/
H A DSingleSelectQueryComposer.java88 private void checkAttributeAccess(String _attributeName, String _attributeValue) in checkAttributeAccess() argument
90 System.out.println("setting " + _attributeName + " to " + _attributeValue); in checkAttributeAccess()
105 _attributeValue in checkAttributeAccess()
120 …assertTrue("set/get" + _attributeName + " not working as expected (set: " + _attributeValue + ", g… in checkAttributeAccess()
121 realValue.equals(_attributeValue)); in checkAttributeAccess()

Completed in 6 milliseconds