Class EventServiceImplTest
java.lang.Object
org.oxerr.viagogo.client.rescu.impl.catalog.EventServiceImplTest
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription(package private) void
(package private) void
(package private) void
(package private) void
(package private) void
(package private) void
(package private) void
(package private) void
-
Constructor Details
-
EventServiceImplTest
EventServiceImplTest()
-
-
Method Details
-
testGetEvents
@Test @Disabled("Token is required") void testGetEvents() throws org.oxerr.viagogo.client.rescu.resource.ViagogoException, IOException- Throws:
org.oxerr.viagogo.client.rescu.resource.ViagogoException
IOException
-
testGetAllEvents
@Test @Disabled("Token is required") void testGetAllEvents() throws org.oxerr.viagogo.client.rescu.resource.ViagogoException, IOException- Throws:
org.oxerr.viagogo.client.rescu.resource.ViagogoException
IOException
-
testGetEventByExternalEventId
- Throws:
IOException
-
testGetEventByExternalEventIdNotExists
@Test @Disabled("Token is required") void testGetEventByExternalEventIdNotExists() throws IOException- Throws:
IOException
-
testGetEvent
- Throws:
IOException
-
testSearchEvents
@Test @Disabled("Token is required") void testSearchEvents() throws org.oxerr.viagogo.client.rescu.resource.ViagogoException, IOException- Throws:
org.oxerr.viagogo.client.rescu.resource.ViagogoException
IOException
-
testSearchFirst
@Test @Disabled("Token is required") void testSearchFirst() throws org.oxerr.viagogo.client.rescu.resource.ViagogoException, IOException- Throws:
org.oxerr.viagogo.client.rescu.resource.ViagogoException
IOException
-
testSearchAll
@Test @Disabled("Token is required") void testSearchAll() throws org.oxerr.viagogo.client.rescu.resource.ViagogoException, IOException- Throws:
org.oxerr.viagogo.client.rescu.resource.ViagogoException
IOException
-