public class PointerUtilityTest
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
ExpectedException |
exception |
private static GeppettoModel |
geppettoModel |
Constructor and Description |
---|
PointerUtilityTest() |
Modifier and Type | Method and Description |
---|---|
static void |
setUp() |
void |
testEquals()
|
void |
testGetGeppettoLibrary()
Test method for
PointerUtility.getGeppettoLibrary(org.geppetto.model.values.Pointer) . |
void |
testGetInstancePath()
|
void |
testGetPointer()
|
void |
testGetPointerNegative1()
|
void |
testGetPointerNegative2()
|
void |
testGetPointerNegative3()
|
void |
testGetPointerNegative4()
|
void |
testGetPointerNegative5()
|
void |
testGetPointerNegative6()
|
void |
testGetPointerNegative7()
|
void |
testGetType()
Test method for
PointerUtility.getType(org.geppetto.model.values.Pointer) . |
void |
testGetVariable()
Test method for
PointerUtility.getVariable(org.geppetto.model.values.Pointer) . |
public final ExpectedException exception
private static GeppettoModel geppettoModel
public static void setUp() throws java.lang.Exception
java.lang.Exception
public void testGetPointer() throws GeppettoModelException
GeppettoModelException
public void testEquals() throws GeppettoModelException
GeppettoModelException
public void testGetPointerNegative1() throws GeppettoModelException
GeppettoModelException
public void testGetPointerNegative2() throws GeppettoModelException
GeppettoModelException
public void testGetPointerNegative3() throws GeppettoModelException
GeppettoModelException
public void testGetPointerNegative4() throws GeppettoModelException
GeppettoModelException
public void testGetPointerNegative5() throws GeppettoModelException
GeppettoModelException
public void testGetPointerNegative6() throws GeppettoModelException
GeppettoModelException
public void testGetPointerNegative7() throws GeppettoModelException
GeppettoModelException
public void testGetVariable() throws GeppettoModelException
PointerUtility.getVariable(org.geppetto.model.values.Pointer)
.GeppettoModelException
public void testGetType() throws GeppettoModelException
PointerUtility.getType(org.geppetto.model.values.Pointer)
.GeppettoModelException
public void testGetGeppettoLibrary() throws GeppettoModelException
PointerUtility.getGeppettoLibrary(org.geppetto.model.values.Pointer)
.GeppettoModelException
public void testGetInstancePath() throws GeppettoModelException
PointerUtility.getInstancePath(org.geppetto.model.variables.Variable, org.geppetto.model.types.Type)
.GeppettoModelException