Home
last modified time | relevance | path

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

/external/testng/src/test/java/test/methodinterceptors/
DMethodInterceptorTest.java45 testNullInterceptor(tng); in noMethodsShouldRun()
48 private void testNullInterceptor(TestNG tng) { in testNullInterceptor() method in MethodInterceptorTest
106 testNullInterceptor(tng); in nullMethodInterceptorWorksInTestngXml()