Uses of Package
de.qytera.qtaf.core.guice.method_interceptor
Packages that use de.qytera.qtaf.core.guice.method_interceptor
-
Classes in de.qytera.qtaf.core.guice.method_interceptor used by de.qytera.qtaf.core.guice.method_interceptorClassDescriptionThis class serves as a base class for all interceptor classes that intercept methods annotated with TestNG annotations that deal with the test flow like @BeforeTest and @AfterTest.Method interceptor for methods that are annotated with the Step annotation.