public class SourceAssertedVSLoadTest
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ASSOCIATION_NAME |
static java.lang.String |
CODING_SCHEME |
static java.lang.String |
CODING_SCHEME_URI |
static java.lang.String |
VERSION |
Constructor and Description |
---|
SourceAssertedVSLoadTest() |
Modifier and Type | Method and Description |
---|---|
static void |
setUp() |
static void |
tearDownAfterClass() |
void |
testGetListOfCodingSchemeVersionsUsedInResolution() |
void |
testGetSourceAssertedValueSetforEntityCode() |
void |
testGetSourceAssertedValueSetTopNodesForRootCode() |
void |
testResolveValueSetDefinitionFromOWL2() |
void |
testSchemeData() |
void |
testTransformerIntegration() |
public static final java.lang.String CODING_SCHEME_URI
public static final java.lang.String CODING_SCHEME
public static final java.lang.String VERSION
public static final java.lang.String ASSOCIATION_NAME
public static void setUp() throws LBException, java.lang.InterruptedException, java.util.NoSuchElementException
LBException
java.lang.InterruptedException
java.util.NoSuchElementException
public void testResolveValueSetDefinitionFromOWL2() throws LBException, java.net.URISyntaxException
LBException
java.net.URISyntaxException
public void testTransformerIntegration() throws LBParameterException
LBParameterException
public void testSchemeData() throws LBException, java.net.URISyntaxException
LBException
java.net.URISyntaxException
public void testGetSourceAssertedValueSetTopNodesForRootCode()
public void testGetSourceAssertedValueSetforEntityCode() throws LBException
LBException
public void testGetListOfCodingSchemeVersionsUsedInResolution() throws LBException
LBException
public static void tearDownAfterClass() throws java.lang.Exception
java.lang.Exception