public abstract class AppTestBase
extends org.jboss.arquillian.testng.Arquillian
| Constructor and Description |
|---|
AppTestBase() |
| Modifier and Type | Method and Description |
|---|---|
io.restassured.response.ValidatableResponse |
callEndpoint(String type) |
Object[][] |
provide() |
static void |
setUp() |
@BeforeSuite
public static void setUp()
throws MalformedURLException
MalformedURLExceptionpublic io.restassured.response.ValidatableResponse callEndpoint(String type)
Copyright © 2021 Eclipse Foundation. All rights reserved.