public class ServerServiceTests
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected Container |
installation |
protected SecurityContext |
serverManagerSecurityContext |
Constructor and Description |
---|
ServerServiceTests() |
Modifier and Type | Method and Description |
---|---|
void |
after() |
void |
before() |
protected IServer |
getAdmin0Service() |
protected IServer |
getService(SecurityContext sc) |
void |
testAssignements() |
void |
testCreate() |
void |
testCreateEmptyFqdn() |
void |
testCreateEmptyIp() |
void |
testCreateInvalidServer() |
void |
testDelete() |
void |
testExecute() |
void |
testFactory() |
void |
testGetComplete() |
void |
testGetServerAssignments() |
void |
testSubmitAndWait() |
void |
testUpdate() |
void |
testWriteRead() |
protected SecurityContext serverManagerSecurityContext
protected Container installation
public void before() throws java.lang.Exception
java.lang.Exception
public void after() throws java.lang.Exception
java.lang.Exception
public void testCreate() throws ServerFault, java.lang.InterruptedException, java.sql.SQLException
ServerFault
java.lang.InterruptedException
java.sql.SQLException
public void testCreateInvalidServer() throws ServerFault, java.lang.InterruptedException, java.sql.SQLException
ServerFault
java.lang.InterruptedException
java.sql.SQLException
public void testAssignements() throws ServerFault, java.lang.InterruptedException, java.sql.SQLException
ServerFault
java.lang.InterruptedException
java.sql.SQLException
public void testUpdate() throws ServerFault, java.sql.SQLException
ServerFault
java.sql.SQLException
public void testDelete() throws java.sql.SQLException, ServerFault
java.sql.SQLException
ServerFault
public void testGetComplete() throws ServerFault
ServerFault
public void testExecute() throws ServerFault
ServerFault
public void testSubmitAndWait() throws ServerFault
ServerFault
public void testWriteRead() throws ServerFault
ServerFault
public void testGetServerAssignments() throws java.lang.Exception
java.lang.Exception
public void testFactory()
public void testCreateEmptyIp()
public void testCreateEmptyFqdn()
protected IServer getAdmin0Service() throws ServerFault
ServerFault
protected IServer getService(SecurityContext sc) throws ServerFault
ServerFault
Copyright © 2021. All Rights Reserved.