A B C D F G H I L M P R S T U V W

T

testBpelAssignConversion() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.util.tests.Bpel2ToBpel1ConverterTest
 
testBpelCaseConversion() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.util.tests.Bpel2ToBpel1ConverterTest
 
testBPELEntry() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.tests.BprGeneratorTest
Tests that the generated BPR file has an entry containing the BPEL file.
testBpelFile() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.util.tests.Bpel2ToBpel1ConverterTest
Testing that BPEL file resulting from conversion exists, can be read and has file extension of .bpel.
testBpelNsConversion() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.util.tests.Bpel2ToBpel1ConverterTest
Testing that conversion of namespace is as expected.
testBPELUtilsLookup_Artifacts() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.util.tests.DeploymentDataProviderTest
Testing that BPELUtils#lookup can be used to look up partnerLinkTypes in cases where the EMF model getter methods fail to resolve correctly.
testBPELUtilsLookup_Jobmanager() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.util.tests.DeploymentDataProviderTest
 
testBPELUtilsLookup_noArtifactsService() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.util.tests.DeploymentDataProviderTest
Testing that BPELUtils#lookup can be used to lookup partnerLinkTypes in cases where resolution used to be successful using EMF model getter methods.
testBprCorrectName() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.tests.BprGeneratorTest
Testing whether the generated BPR archive is actually named after the process to be deployed.
testCancerGridProcessPdd() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.tests.PddGeneratorTest
Tests whether PDD is correctly generated in case partner services define their own wsdl:service elements.
testCatalogFileEntry() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.tests.BprGeneratorTest
Testing that the BPR file contains an entry for the catalog file and checks whether the catalog file is as expected.
testConstructor() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.tests.PddGeneratorTest
Testing that constructor of PddGenerator reacts as expected on boundary input.
testDetermineAsyncClientWflow() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.tests.WorkflowAnalyzerTest
Invoking WorkflowAnalyzer on asynchronous client workflow and expecting WorkflowTypeEnum.ASYNC_CLIENT.
testDetermineAsyncProviderWflow() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.tests.WorkflowAnalyzerTest
Invoking WorkflowAnalyzer on asynchronous provider workflow and expecting WorkflowTypeEnum.ASYNC_PROVIDER.
testDetermineSyncWflow() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.tests.WorkflowAnalyzerTest
Invoking WorkflowAnalyzer on simple synchronous workflow and expecting WokflowTypeEnum.SYNC.
testEasyjobProcessPdd() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.tests.PddGeneratorTest
Testing that generic PDD generation works correctly.
testEmptyStringFilePaths() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.util.tests.Bpel2ToBpel1ConverterTest
Testing that IlegalArgumentException will be thrown, if one or both of the constructor arguments are empty String instead of representing file paths.
testFileContentsValid() - Method in class uk.ac.ucl.sse.omii.bpel.model._2006._08.pdd.tests.SavePddTest
Asserting that contents of file are exactly as contents of model that has been saved to file.
testFileExists() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.tests.PddWriterTest
Testing that pdd file has actually been written to a File and that file can be read and written.
testFindAndLoadSchemaFromImport() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.util.tests.DeploymentDataProviderTest
Testing that we can get a schema from an XSDImport.
testFindAndLoadWsdlFromImport_bpws() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.util.tests.DeploymentDataProviderTest
Testing that can get Definition from bpws:import.
testFindAndLoadWsdlFromImport_wsdl() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.util.tests.DeploymentDataProviderTest
Testing that can get Definition from wsdl:import.
testFindPartnerLinkType_ArtifactsService() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.util.tests.DeploymentDataProviderTest
Testing that get correct plnk:partnerLinkType (org.eclipse.bpel.model.partnerlinktype.PartnerLinkType) given a bpws:partnerLink (org.eclipse.bpel.model.PartnerLink) and a bunch of corresponding imports of type wsdl.
testFindPartnerLinkType_noArtifactsNoService() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.util.tests.DeploymentDataProviderTest
Testing that get correct plnk:partnerLinkType (org.eclipse.bpel.model.partnerlinktype.PartnerLinkType) given a bpws:partnerLink (org.eclipse.bpel.model.PartnerLink) and a bunch of corresponding imports of type wsdl.
testFindPartnerLinkType_noArtifactsService() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.util.tests.DeploymentDataProviderTest
Testing that get correct plnk:partnerLinkType (org.eclipse.bpel.model.partnerlinktype.PartnerLinkType) given a bpws:partnerLink (org.eclipse.bpel.model.PartnerLink) and a bunch of corresponding imports of type wsdl.
testFindPLTUsingEMFGetters_JobManager() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.util.tests.DeploymentDataProviderTest
 
testFindWsdlBinding_CancerGrid() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.util.tests.DeploymentDataProviderTest
Testing that get correct wsdl:binding (org.eclipse.wst.wsdl.Binding) given a bpws:partnerLink (org.eclipse.bpel.model.PartnerLink) and a bunch of corresponding imports of type wsdl.
testFindWsdlBinding_noService() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.util.tests.DeploymentDataProviderTest
Testing that get correct wsdl:binding (org.eclipse.wst.wsdl.Binding) given a bpws:partnerLink (org.eclipse.bpel.model.PartnerLink) and a bunch of corresponding imports of type wsdl.
testFindWsdlBinding_Service() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.util.tests.DeploymentDataProviderTest
Testing that get correct wsdl:binding (org.eclipse.wst.wsdl.Binding) given a bpws:partnerLink (org.eclipse.bpel.model.PartnerLink) and a bunch of corresponding imports of type wsdl.
testFindWsdlBindingFromWsdlImports() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.util.tests.DeploymentDataProviderTest
Testing that findWsdlBindingFromWsdlImports can successfully retrieve a wsdl:service element for a bpws:partnerLink even if that service element is in a WSDL file different from that containing the PLT and in a different namespace than the PLT.
testFindWsdlService_CancerGrid() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.util.tests.DeploymentDataProviderTest
Testing that get correct wsdl:Service (org.eclipse.wst.wsdl.Service) given a bpws:partnerLink (org.eclipse.bpel.model.PartnerLink) and a bunch of corresponding imports of type wsdl.
testFindWsdlService_noService() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.util.tests.DeploymentDataProviderTest
Testing that get correct wsdl:service (org.eclipse.wst.wsdl.Service) given a bpws:partnerLink (org.eclipse.bpel.model.PartnerLink) and a bunch of corresponding imports of type wsdl.
testFindWsdlService_Service() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.util.tests.DeploymentDataProviderTest
Testing that get correct wsdl:Service (org.eclipse.wst.wsdl.Service) given a bpws:partnerLink (org.eclipse.bpel.model.PartnerLink) and a bunch of corresponding imports of type wsdl.
testFindWsdlServiceFromWsdlImports() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.util.tests.DeploymentDataProviderTest
Testing that findWsdlServiceFromWsdlImports can successfully retrieve a wsdl:service element for a bpws:partnerLink even if that service element is in a WSDL file different from that containing the PLT and in a different namespace than the PLT.
testGetImportsFromModuleArtifact() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.util.tests.DeploymentDataProviderTest
 
testGetIndexedProperty() - Method in class uk.ac.ucl.sse.omii.bpel.model._2006._08.pdd.tests.IndexedPropertiesTypeTest
Tests the 'Indexed Property' feature getter.
testGetLocalWsdlImports_fromWsdl() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.util.tests.DeploymentDataProviderTest
Testing that returns all local WSDL imports (i.e.
testGetLocalWsdlImportsFromModuleArtifact() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.util.tests.DeploymentDataProviderTest
 
testGetLocalXsdImports() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.util.tests.DeploymentDataProviderTest
Testing that returns XSDImports with a relative schemaLocation (i.e.
testGetLocalXsdImports_fromWsdl() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.util.tests.DeploymentDataProviderTest
Testing that returns XSDImports with a relative schemaLocation (i.e.
testGetOther() - Method in class uk.ac.ucl.sse.omii.bpel.model._2006._08.pdd.tests.ReferencesTypeTest
Tests the 'Other' feature getter.
testGetPartnerLink() - Method in class uk.ac.ucl.sse.omii.bpel.model._2006._08.pdd.tests.PartnerLinksTypeTest
Tests the 'Partner Link' feature getter.
testGetPort() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.util.tests.DeploymentDataProviderTest
Tests that getPort returns the correct port.
testGetPort_artifacts() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.util.tests.DeploymentDataProviderTest
Tests that getPort retrieves the correct port in case the partnerLinkType for the given bpws:partnerLink is defined in an Artifacts file (i.e.
testGetPort_noService() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.util.tests.DeploymentDataProviderTest
Tests that getPort returns null in case it is called on a bpelPartnerLink that has no corresponding wsdl:service.
testGetPort_null() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.util.tests.DeploymentDataProviderTest
Tests that getPort reacts as expected when the bpelPartnerLink is null or when the set of corresponding wsdlImports is empty.
testGetProcess() - Method in class uk.ac.ucl.sse.omii.bpel.model._2006._08.pdd.tests.DocumentRootTest
Tests the 'Process' feature getter.
testGetProcessFromModuleArtifact() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.util.tests.DeploymentDataProviderTest
Testing whether we can get a Process from an IModuleArtifact.
testGetSchema() - Method in class uk.ac.ucl.sse.omii.bpel.model._2006._08.pdd.tests.ReferencesTypeTest
Tests the 'Schema' feature getter.
testGetSOAPLocationURI() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.util.tests.DeploymentDataProviderTest
Tests that getSOAPLocationURI returns the correct soap:address location attribute value.
testGetSOAPLocationURI_artifacts() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.util.tests.DeploymentDataProviderTest
 
testGetSOAPLocationURI_noService() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.util.tests.DeploymentDataProviderTest
Tests that getSOAPLocationURI returns null in case it is called on a bpelPartnerLink that has no corresponding wsdl:service.
testGetSOAPLocationURI_null() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.util.tests.DeploymentDataProviderTest
Tests that getSOAPLocationURI reacts as expected when the bpelPartnerLink is null or when the set of corresponding wsdlImports is empty.
testGetVariable() - Method in class uk.ac.ucl.sse.omii.bpel.model._2006._08.pdd.tests.IndexedPropertyTypeTest
Tests the 'Variable' feature getter.
testGetWsdl() - Method in class uk.ac.ucl.sse.omii.bpel.model._2006._08.pdd.tests.ReferencesTypeTest
Tests the 'Wsdl' feature getter.
testGetWsdl() - Method in class uk.ac.ucl.sse.omii.bpel.model._2006._08.pdd.tests.WsdlReferencesTypeTest
Tests the 'Wsdl' feature getter.
testGetWsdlDefinition_fromBpwsImport() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.util.tests.RelativeImportResolverTest
Testing that can get WSDL definitions given a bwps:import.
testGetWsdlDefinition_fromWsdlImport() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.util.tests.RelativeImportResolverTest
Testing that can get WSDL definition given a wsdl:import.
testGetWsdlImportsForPartnerLinkType() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.util.tests.DeploymentDataProviderTest
Tests that we get correct set of of Import (object representations of ) elements given an IModuleArtifact and a PartnerLink (object representation of bpws:partnerLink).
testGetXsdImports() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.util.tests.DeploymentDataProviderTest
Testing that returns XSDImports given an XSDSchema.
testGetXsdImports_fromWsdl() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.util.tests.DeploymentDataProviderTest
Testing that returns XSDImports given a Definition.
testGetXsdSchema() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.util.tests.RelativeImportResolverTest
Testing that can get XSD schema given an xsd:import.
testHasWsdlService_noService() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.tests.PddGeneratorTest
Testing that PddGenerator.hasWsdlService() returns false if presented with partnerLink for which there is no wsdl:service defined.
testHasWsdlService_service() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.tests.PddGeneratorTest
Testing that PddGenerator.hasWsdlService() returns true if presented with partnerLink for which there is a wsdl:service defined.
testLoadCorrectPdd() - Method in class uk.ac.ucl.sse.omii.bpel.model._2006._08.pdd.tests.LoadPddTest
Testing whether can load successfully from correct pdd file and whether all contents in the model are as expected.
testLoadInvalidPdd() - Method in class uk.ac.ucl.sse.omii.bpel.model._2006._08.pdd.tests.LoadPddTest
Testing that exception is thrown as expected when encountering an invalid pdd file.
testLocalResources() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.tests.BprGeneratorTest
Testing that the BPR file contains a WSDL directory with all local resources (i.e.
testModelGenerated() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.tests.PddGeneratorTest
Test that a non-null model has been generated.
testNullBpelFile() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.tests.BprGeneratorTest
Testing that on IMoculeArtifact with null file and null project null is returned instead of an IFile.
testNullBpelFile() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.tests.PddGeneratorTest
Testing that on IMoculeArtifact with null file null is returned instead of a DocumentRoot
testNullDocRoot() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.tests.PddWriterTest
Tests that IllegalARgumentException is thrown, if DocumentRoot passed to PddWriter is null.
testNullFilePaths() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.util.tests.Bpel2ToBpel1ConverterTest
Testing that IllegalArgumentException will be thrown if one or both of the constructor arguments are null.
testNullModuleArtifact() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.tests.BprGeneratorTest
Testing that IllegalArgumentException is thrown when null or non BPELModuleArtifact is passed as argument.
testNullModuleArtifact() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.tests.PddGeneratorTest
Testing that null is returned when null passed as argument.
testNullProcesName() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.tests.PddWriterTest
Tests that IllegalArgumentException is thrown, if processName is null or empty String.
testPartnerLinksMyRole() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.tests.PddGeneratorTest
Tests whether PddGenerator generates correct myRole elements.
testPartnerLinksName() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.tests.PddGeneratorTest
Tests whether PddGenerator generates name attribute of PDD partnerLink element correctly.
testPartnerLinksPartnerRole() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.tests.PddGeneratorTest
Tests whether PddGenerator generates correct partnerRole elements.
testPDDEntry() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.tests.BprGeneratorTest
Tests that BPR file contains entry with PDD file as expected.
testPddExtension() - Method in class uk.ac.ucl.sse.omii.bpel.model._2006._08.pdd.tests.SavePddTest
Asserting that model is saved to file with "pdd" file extension.
testProcessTypeEltOASISProcess() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.tests.PddGeneratorTest
Tests that the top-level element is as expected for OASISSampleProcess.
testProcessTypeEltSampleProcess() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.tests.PddGeneratorTest
Tests that the top-level Process element is as expected for SampleProcess.bpel.
TestProject - Class in uk.ac.ucl.sse.omii.bpel.abr.tests
 
TestProject() - Constructor for class uk.ac.ucl.sse.omii.bpel.abr.tests.TestProject
 
TestProject(String) - Constructor for class uk.ac.ucl.sse.omii.bpel.abr.tests.TestProject
 
testResolveImorts_localOnly() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.util.tests.RelativeImportResolverTest
Testing that all local resources are returned.
testResolveImports_localGlobal() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.util.tests.RelativeImportResolverTest
Testing that only local resources are returned and global ones are ommitted.
testResolveImports_noDuplicates() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.util.tests.RelativeImportResolverTest
Testing that no duplicates of resources are returned.
testResolveProxyPLT() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.util.tests.DeploymentDataProviderTest
This test exposes a bug in WSDLUtil.resolveBPELPartnerLinkType() that prevents us from resolving a proxy PLT defined in the automatically generated Artifacts.wsdl file.
testSetProcess() - Method in class uk.ac.ucl.sse.omii.bpel.model._2006._08.pdd.tests.DocumentRootTest
Tests the 'Process' feature setter.
testSimpleContentsValid() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.tests.PddWriterTest
Tests that the contents that have been written to the file are actually as expected.
testSimpleContentsValid() - Method in class uk.ac.ucl.sse.omii.bpel.model._2006._08.pdd.tests.SavePddTest
Generating and saving a simple PDD model to a file.
testVersionConversion() - Method in class uk.ac.ucl.sse.omii.bpel.model._2006._08.pdd.tests.LoadPddTest
Testing the above-mentioned conversion between version strings from pdd file.
testWSDLCatalogEntry() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.tests.BprGeneratorTest
Tests that BPR file contains entry for wsdlCatalog file as expected.
testWsdlElements() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.tests.PddGeneratorTest
Tests whether PddGenerator generates correct wsdl elements.
testWsdlPlnkRoleConversion() - Method in class uk.ac.ucl.sse.omii.bpel.abr.generation.util.tests.Bpel2ToBpel1ConverterTest
 

A B C D F G H I L M P R S T U V W