Package org.pathvisio.libgpml.model
Class TestAlias
java.lang.Object
org.pathvisio.libgpml.model.TestAlias
public class TestAlias
extends java.lang.Object
Tests for aliasRef of
DataNode
.- Author:
- finterly
-
Field Summary
-
Constructor Summary
Constructors Constructor Description TestAlias()
-
Method Summary
Modifier and Type Method Description void
setUp()
void
testRemoveAlias()
void
testRemoveGroup()
void
testWriteGPML2021()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
p
-
g
-
d
-
alias
-
-
Constructor Details
-
TestAlias
public TestAlias()
-
-
Method Details
-
setUp
public void setUp() throws java.lang.Exception- Throws:
java.lang.Exception
-
testRemoveAlias
public void testRemoveAlias() -
testRemoveGroup
public void testRemoveGroup() -
testWriteGPML2021
- Throws:
java.io.IOException
ConverterException
-