public class ValidateTest extends Object
Validate
Constructor and Description |
---|
ValidateTest() |
Modifier and Type | Method and Description |
---|---|
void |
testCheckIfANumber()
Test if the introduced port is a number
|
void |
testCheckIFIPIsCorrect()
Test if the introduced ip is correct
|
void |
testCheckPort()
Test if the introduced port is allowed.
|
void |
testEncrypt()
Test the encrypt method
|
void |
testRemoveMessage()
Test if the method to remove a message from datagram works
|
public ValidateTest()
public void testCheckIFIPIsCorrect()
public void testCheckPort()
public void testCheckIfANumber()
public void testRemoveMessage()
public void testEncrypt()