test
Class InteractionsTest

java.lang.Object
  extended by test.InteractionsTest

public class InteractionsTest
extends java.lang.Object

Test to see whether the interactions are correctly populated.

Author:
Samuel Croset

Field Summary
private  PID pid
           
 
Constructor Summary
InteractionsTest()
           
 
Method Summary
 void initiatePid()
           
 void testAbstraction()
           
 void testInteractionArrays()
           
 void testInteractionId()
           
 void testLabelInteractionComponent()
           
 void testPTMinteractionComponent()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

pid

private PID pid
Constructor Detail

InteractionsTest

public InteractionsTest()
Method Detail

initiatePid

public void initiatePid()
                 throws javax.xml.stream.XMLStreamException
Throws:
javax.xml.stream.XMLStreamException

testInteractionId

public void testInteractionId()
                       throws javax.xml.stream.XMLStreamException
Throws:
javax.xml.stream.XMLStreamException

testAbstraction

public void testAbstraction()

testInteractionArrays

public void testInteractionArrays()

testLabelInteractionComponent

public void testLabelInteractionComponent()

testPTMinteractionComponent

public void testPTMinteractionComponent()