Searched refs:assureException (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/dbaccess/qa/complex/dbaccess/ |
H A D | TestCase.java | 137 …protected void assureException( final String _message, final Object _object, final String _methodN… in assureException() method in TestCase 173 …protected void assureException( final String _message, final Object _object, final String _methodN… in assureException() method in TestCase 179 …assureException( _message, _object, _methodName, argClasses, _methodArgs, _expectedExceptionClass … in assureException() 190 …protected void assureException( final Object _object, final String _methodName, final Object[] _me… in assureException() method in TestCase 193 assureException( in assureException() 208 …protected void assureException( final Object _object, final String _methodName, final Class[] _arg… in assureException() method in TestCase 211 assureException( in assureException() 219 …protected void assureException( Object _object, Class _unoInterfaceClass, String _methodName, Obje… in assureException() method in TestCase 222 assureException( UnoRuntime.queryInterface( _unoInterfaceClass, _object ), _methodName, in assureException()
|
H A D | DatabaseDocument.java | 333 assureException( _document, unsupportedMethods[i].unoInterfaceClass, in impl_checkDocumentInitState() 421 assureException( databaseDoc, XLoadable.class, "initNew", new Object[0], in testLoadable() 423 … assureException( databaseDoc, XLoadable.class, "load", new Object[] { new PropertyValue[0] }, in testLoadable() 436 assureException( databaseDoc, XLoadable.class, "initNew", new Object[0], in testLoadable() 438 … assureException( databaseDoc, XLoadable.class, "load", new Object[] { new PropertyValue[0] }, in testLoadable()
|
/aoo4110/main/qadevOOo/runner/complexlib/ |
H A D | Assurance.java | 267 …protected void assureException( final String _message, final Object _object, final String _methodN… in assureException() method in Assurance 303 …protected void assureException( final String _message, final Object _object, final String _methodN… in assureException() method in Assurance 309 …assureException( _message, _object, _methodName, argClasses, _methodArgs, _expectedExceptionClass … in assureException() 320 …protected void assureException( final Object _object, final String _methodName, final Object[] _me… in assureException() method in Assurance 323 assureException( in assureException() 338 …protected void assureException( final Object _object, final String _methodName, final Class[] _arg… in assureException() method in Assurance 341 assureException( in assureException()
|
Completed in 308 milliseconds