Changeset 2007


Ignore:
Timestamp:
07/14/15 11:44:38 (9 years ago)
Author:
sherbold
Message:
  • updated test data for ITA pilot
Location:
trunk/autoquest-plugin-uml-test/src/test/resources
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/autoquest-plugin-uml-test/src/test/resources/deda_rlus_properties.prop

    r1927 r2007  
    1 serviceName.path./hspilot/rlus/query/cda2report = rlusService 
    2 serviceName.path./hspilot/rlus/update/cda2report = rlusService 
     1serviceName.path./hspilot/rlus/query/cda2report = rLUSCDA2ReportService 
     2serviceName.path./hspilot/rlus/update/cda2report = rLUSCDA2ReportService 
    33serviceName.path./hspilot/ixsmq/query/pocdhealthcarefacility = ixsService 
    44serviceName.path./hspilot/ixsmq/query/pocdassignedentity = ixsService 
    55serviceName.path./hspilot/ixsmq/query/pocdpatient = ixsService 
    6 clientName.receiver.port.6000 = rlusEnvironment 
     6clientName.receiver.port.6000 = RLUSTestEnvironment 
    77 
     8test.context = RLUSTestSuite 
    89test.ignored.services = ixsService 
    9 test.context = RLUSTestSuite_1 
    1010testcases.prefix = ubt 
    11 testcases.number = 10 
     11testcases.number = 1 
    1212testcases.minlenght = 1 
    13 testcases.maxlength = 100 
     13testcases.maxlength = 1 
     14testcases.data.random = false 
     15 
     16validation.model.filename = deda_model.uml 
     17test.model.filename = deda_model.uml 
     18scheduling.model.filename = deda_rlus_model_testsuite.uml 
  • trunk/autoquest-plugin-uml-test/src/test/resources/ita_imported_properties.prop

    r2001 r2007  
    2121test.ignored.services = TransportService,warehouseService 
    2222testcases.prefix = ubt 
    23 testcases.number = 1 
     23testcases.number = 10 
    2424testcases.minlenght = 1 
    25 testcases.maxlength = 1 
     25testcases.maxlength = 10 
    2626testcases.data.random = false 
     27 
     28usageprofile.markovorder = 2 
    2729 
    2830validation.model.filename = ita_imported_model.uml 
Note: See TracChangeset for help on using the changeset viewer.