org.lexevs.cts2.author
Class ConceptDomainAuthoringOperationImplTest

java.lang.Object
  extended by org.lexevs.cts2.author.ConceptDomainAuthoringOperationImplTest

public class ConceptDomainAuthoringOperationImplTest
extends java.lang.Object

Author:
m004181

Constructor Summary
ConceptDomainAuthoringOperationImplTest()
           
 
Method Summary
static void getValueSetBinding2()
           
static void removeConceptDomain()
           
static void removeConceptDomainCodeSystem()
           
static void removeConceptDomainToValueSetBinding()
           
static void tearDown()
           
 void testActivateConceptDomain()
          Test method for org.lexevs.cts2.author.ConceptDomainAuthoringOperationImpl#activateConceptDomain(java.lang.String, org.LexGrid.LexBIG.DataModel.Core.CodingSchemeVersionOrTag, org.lexevs.cts2.core.update.RevisionInfo).
 void testAddConceptDomainProperty()
          Test method for org.lexevs.cts2.author.ConceptDomainAuthoringOperationImpl#addConceptDomainProperty(java.lang.String, org.LexGrid.commonTypes.Property, org.LexGrid.LexBIG.DataModel.Core.CodingSchemeVersionOrTag, org.lexevs.cts2.core.update.RevisionInfo).
 void testAddConceptDomainToValueSetBinding()
          Test method for org.lexevs.cts2.author.ConceptDomainAuthoringOperationImpl#addConceptDomainToValueSetBinding(java.lang.String, java.util.List, org.lexevs.cts2.core.update.RevisionInfo).
 void testCreateConceptDomain()
          Test method for org.lexevs.cts2.author.ConceptDomainAuthoringOperationImpl#createConceptDomain(java.lang.String, java.lang.String, org.lexevs.cts2.core.update.RevisionInfo, java.lang.String, java.lang.String, boolean, org.LexGrid.commonTypes.Properties, org.LexGrid.LexBIG.DataModel.Core.CodingSchemeVersionOrTag).
 void testCreateConceptDomainCodeSystem()
           
 void testCreateConceptDomainFromFile()
           
 void testDeactivateConceptDomain()
          Test method for org.lexevs.cts2.author.ConceptDomainAuthoringOperationImpl#deactivateConceptDomain(java.lang.String, org.LexGrid.LexBIG.DataModel.Core.CodingSchemeVersionOrTag, org.lexevs.cts2.core.update.RevisionInfo).
 void testGetConceptDomainCodingScheme()
          Test method for org.lexevs.cts2.query.ConceptDomainQueryOperation#getConceptDomainCodingScheme(org.LexGrid.LexBIG.DataModel.Core.CodingSchemeVersionOrTag).
 void testGetConceptDomainEntitisWithName()
          Test method for org.lexevs.cts2.query.ConceptDomainQueryOperation#getConceptDomainEntitisWithName(java.lang.String, org.LexGrid.LexBIG.DataModel.Core.CodingSchemeVersionOrTag, org.LexGrid.LexBIG.LexBIGService.CodedNodeSet.SearchDesignationOption, java.lang.String, java.lang.String).
 void testGetConceptDomainEntity()
          Test method for org.lexevs.cts2.query.ConceptDomainQueryOperation#getConceptDomainEntity(java.lang.String, org.LexGrid.LexBIG.DataModel.Core.CodingSchemeVersionOrTag).
 void testGetValueSetBinding()
           
 void testListAllConceptDomainEntities()
          Test method for org.lexevs.cts2.query.ConceptDomainQueryOperation#listAllConceptDomainEntities(org.LexGrid.LexBIG.DataModel.Core.CodingSchemeVersionOrTag).
 void testListAllConceptDomainIds()
          Test method for org.lexevs.cts2.query.ConceptDomainQueryOperation#listAllConceptDomainIds(org.LexGrid.LexBIG.DataModel.Core.CodingSchemeVersionOrTag).
 void testRemoveConceptDomainProperty()
          Test method for org.lexevs.cts2.author.ConceptDomainAuthoringOperationImpl#removeConceptDomainProperty(java.lang.String, java.lang.String, org.LexGrid.LexBIG.DataModel.Core.CodingSchemeVersionOrTag, org.lexevs.cts2.core.update.RevisionInfo).
static void testSetUp()
           
 void testUpdateConceptDomainProperty()
          Test method for org.lexevs.cts2.author.ConceptDomainAuthoringOperationImpl#updateConceptDomainProperty(java.lang.String, org.LexGrid.commonTypes.Property, org.LexGrid.LexBIG.DataModel.Core.CodingSchemeVersionOrTag, org.lexevs.cts2.core.update.RevisionInfo).
 void testUpdateConceptDomainStatus()
          Test method for org.lexevs.cts2.author.ConceptDomainAuthoringOperationImpl#updateConceptDomainStatus(java.lang.String, java.lang.String, org.LexGrid.LexBIG.DataModel.Core.CodingSchemeVersionOrTag, org.lexevs.cts2.core.update.RevisionInfo).
 void testUpdateConceptDomainVersionable()
          Test method for org.lexevs.cts2.author.ConceptDomainAuthoringOperationImpl#updateConceptDomainVersionable(java.lang.String, org.LexGrid.commonTypes.Versionable, org.LexGrid.LexBIG.DataModel.Core.CodingSchemeVersionOrTag, org.lexevs.cts2.core.update.RevisionInfo).
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConceptDomainAuthoringOperationImplTest

public ConceptDomainAuthoringOperationImplTest()
Method Detail

testSetUp

public static void testSetUp()
                      throws java.lang.Exception
Throws:
java.lang.Exception

testCreateConceptDomainCodeSystem

public void testCreateConceptDomainCodeSystem()
                                       throws LBException
Throws:
LBException

testCreateConceptDomainFromFile

public void testCreateConceptDomainFromFile()
                                     throws LBException,
                                            java.io.IOException
Throws:
LBException
java.io.IOException

testCreateConceptDomain

public void testCreateConceptDomain()
                             throws LBException,
                                    java.io.IOException
Test method for org.lexevs.cts2.author.ConceptDomainAuthoringOperationImpl#createConceptDomain(java.lang.String, java.lang.String, org.lexevs.cts2.core.update.RevisionInfo, java.lang.String, java.lang.String, boolean, org.LexGrid.commonTypes.Properties, org.LexGrid.LexBIG.DataModel.Core.CodingSchemeVersionOrTag).

Throws:
LBException
java.io.IOException

testUpdateConceptDomainStatus

public void testUpdateConceptDomainStatus()
                                   throws LBException
Test method for org.lexevs.cts2.author.ConceptDomainAuthoringOperationImpl#updateConceptDomainStatus(java.lang.String, java.lang.String, org.LexGrid.LexBIG.DataModel.Core.CodingSchemeVersionOrTag, org.lexevs.cts2.core.update.RevisionInfo).

Throws:
LBException

testActivateConceptDomain

public void testActivateConceptDomain()
                               throws LBException
Test method for org.lexevs.cts2.author.ConceptDomainAuthoringOperationImpl#activateConceptDomain(java.lang.String, org.LexGrid.LexBIG.DataModel.Core.CodingSchemeVersionOrTag, org.lexevs.cts2.core.update.RevisionInfo).

Throws:
LBException

testDeactivateConceptDomain

public void testDeactivateConceptDomain()
                                 throws LBException
Test method for org.lexevs.cts2.author.ConceptDomainAuthoringOperationImpl#deactivateConceptDomain(java.lang.String, org.LexGrid.LexBIG.DataModel.Core.CodingSchemeVersionOrTag, org.lexevs.cts2.core.update.RevisionInfo).

Throws:
LBException

testUpdateConceptDomainVersionable

public void testUpdateConceptDomainVersionable()
                                        throws LBException
Test method for org.lexevs.cts2.author.ConceptDomainAuthoringOperationImpl#updateConceptDomainVersionable(java.lang.String, org.LexGrid.commonTypes.Versionable, org.LexGrid.LexBIG.DataModel.Core.CodingSchemeVersionOrTag, org.lexevs.cts2.core.update.RevisionInfo).

Throws:
LBException

testAddConceptDomainProperty

public void testAddConceptDomainProperty()
                                  throws LBException
Test method for org.lexevs.cts2.author.ConceptDomainAuthoringOperationImpl#addConceptDomainProperty(java.lang.String, org.LexGrid.commonTypes.Property, org.LexGrid.LexBIG.DataModel.Core.CodingSchemeVersionOrTag, org.lexevs.cts2.core.update.RevisionInfo).

Throws:
LBException

testUpdateConceptDomainProperty

public void testUpdateConceptDomainProperty()
                                     throws LBException
Test method for org.lexevs.cts2.author.ConceptDomainAuthoringOperationImpl#updateConceptDomainProperty(java.lang.String, org.LexGrid.commonTypes.Property, org.LexGrid.LexBIG.DataModel.Core.CodingSchemeVersionOrTag, org.lexevs.cts2.core.update.RevisionInfo).

Throws:
LBException

testAddConceptDomainToValueSetBinding

public void testAddConceptDomainToValueSetBinding()
                                           throws LBException,
                                                  java.net.URISyntaxException
Test method for org.lexevs.cts2.author.ConceptDomainAuthoringOperationImpl#addConceptDomainToValueSetBinding(java.lang.String, java.util.List, org.lexevs.cts2.core.update.RevisionInfo).

Throws:
LBException
java.net.URISyntaxException

testGetConceptDomainCodingScheme

public void testGetConceptDomainCodingScheme()
                                      throws LBException
Test method for org.lexevs.cts2.query.ConceptDomainQueryOperation#getConceptDomainCodingScheme(org.LexGrid.LexBIG.DataModel.Core.CodingSchemeVersionOrTag).

Throws:
LBException

testGetConceptDomainEntitisWithName

public void testGetConceptDomainEntitisWithName()
                                         throws LBException
Test method for org.lexevs.cts2.query.ConceptDomainQueryOperation#getConceptDomainEntitisWithName(java.lang.String, org.LexGrid.LexBIG.DataModel.Core.CodingSchemeVersionOrTag, org.LexGrid.LexBIG.LexBIGService.CodedNodeSet.SearchDesignationOption, java.lang.String, java.lang.String).

Throws:
LBException

testGetConceptDomainEntity

public void testGetConceptDomainEntity()
                                throws LBException
Test method for org.lexevs.cts2.query.ConceptDomainQueryOperation#getConceptDomainEntity(java.lang.String, org.LexGrid.LexBIG.DataModel.Core.CodingSchemeVersionOrTag).

Throws:
LBException

testListAllConceptDomainEntities

public void testListAllConceptDomainEntities()
                                      throws LBException
Test method for org.lexevs.cts2.query.ConceptDomainQueryOperation#listAllConceptDomainEntities(org.LexGrid.LexBIG.DataModel.Core.CodingSchemeVersionOrTag).

Throws:
LBException

testListAllConceptDomainIds

public void testListAllConceptDomainIds()
                                 throws LBException
Test method for org.lexevs.cts2.query.ConceptDomainQueryOperation#listAllConceptDomainIds(org.LexGrid.LexBIG.DataModel.Core.CodingSchemeVersionOrTag).

Throws:
LBException

testGetValueSetBinding

public void testGetValueSetBinding()

removeConceptDomainToValueSetBinding

public static void removeConceptDomainToValueSetBinding()
                                                 throws LBException,
                                                        java.net.URISyntaxException
Throws:
LBException
java.net.URISyntaxException

getValueSetBinding2

public static void getValueSetBinding2()

testRemoveConceptDomainProperty

public void testRemoveConceptDomainProperty()
                                     throws LBException
Test method for org.lexevs.cts2.author.ConceptDomainAuthoringOperationImpl#removeConceptDomainProperty(java.lang.String, java.lang.String, org.LexGrid.LexBIG.DataModel.Core.CodingSchemeVersionOrTag, org.lexevs.cts2.core.update.RevisionInfo).

Throws:
LBException

removeConceptDomain

public static void removeConceptDomain()
                                throws LBException
Throws:
LBException

removeConceptDomainCodeSystem

public static void removeConceptDomainCodeSystem()
                                          throws java.lang.Exception
Throws:
java.lang.Exception

tearDown

public static void tearDown()
                     throws java.lang.Exception
Throws:
java.lang.Exception

Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER.