Class DelegateHealthSuccessfulTest
- java.lang.Object
-
- org.jboss.arquillian.testng.Arquillian
-
- org.eclipse.microprofile.health.tck.TCKBase
-
- org.eclipse.microprofile.health.tck.DelegateHealthSuccessfulTest
-
- All Implemented Interfaces:
org.testng.IHookable
,org.testng.ITestNGListener
public class DelegateHealthSuccessfulTest extends TCKBase
- Author:
- Heiko Braun
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.eclipse.microprofile.health.tck.TCKBase
TCKBase.Response
-
-
Constructor Summary
Constructors Constructor Description DelegateHealthSuccessfulTest()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static org.jboss.shrinkwrap.api.Archive
getDeployment()
void
testSuccessfulDelegateInvocation()
Verifies CDI scoped beans can be used as delegate to resolve the system state-
Methods inherited from class org.eclipse.microprofile.health.tck.TCKBase
beforeMethod
-
-