Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/qa/complex/dbaccess/
H A DTestCase.java137 …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
179assureException( _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 DDatabaseDocument.java333 assureException( _document, unsupportedMethods[i].unoInterfaceClass, in impl_checkDocumentInitState()
421 assureException( databaseDoc, XLoadable.class, "initNew", new Object[0], in testLoadable()
423assureException( databaseDoc, XLoadable.class, "load", new Object[] { new PropertyValue[0] }, in testLoadable()
436 assureException( databaseDoc, XLoadable.class, "initNew", new Object[0], in testLoadable()
438assureException( databaseDoc, XLoadable.class, "load", new Object[] { new PropertyValue[0] }, in testLoadable()
/aoo4110/main/qadevOOo/runner/complexlib/
H A DAssurance.java267 …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
309assureException( _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 36 milliseconds