no.ntnu.ime.xmlconverter.server
Class OrganizationNodeIdentfiersTest

java.lang.Object
  extended by no.ntnu.ime.xmlconverter.server.OrganizationNodeIdentfiersTest

public class OrganizationNodeIdentfiersTest
extends java.lang.Object


Constructor Summary
OrganizationNodeIdentfiersTest()
           
 
Method Summary
 void testIsValidOrganizationNumber()
           
 void testIsValidOrganizationNumberShouldReturnFalseOnNonDigitInput()
           
 void testIsValidOrganizationNumberShouldReturnFalseOnNull()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OrganizationNodeIdentfiersTest

public OrganizationNodeIdentfiersTest()
Method Detail

testIsValidOrganizationNumber

public void testIsValidOrganizationNumber()

testIsValidOrganizationNumberShouldReturnFalseOnNonDigitInput

public void testIsValidOrganizationNumberShouldReturnFalseOnNonDigitInput()

testIsValidOrganizationNumberShouldReturnFalseOnNull

public void testIsValidOrganizationNumberShouldReturnFalseOnNull()