#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
namespace=http://ode/bpel/unit-test/testFlowActivity2.wsdl
service=TestFlowActivityService
operation=request
request1=Start Test1.1Event Start Test1.1yesyesmin
response1=.*processes A and B merge on process C -> merge into root process -> test switch statement -> case min: set loop iterations = 5 -> test loop iterations -> 2\.0 -> 3\.0 -> 4\.0 -> 5\.0 -> 6\.0 -> test1Process complete.*
request2=Start Test1.2Event Start Test1.2yesnomin
response2=.*merge into root process -> test switch statement -> case min: set loop iterations = 5 -> test loop iterations -> 2\.0 -> 3\.0 -> 4\.0 -> 5\.0 -> 6\.0 -> test1Process complete.*
request3=Start Test1.3Event Start Test1.3noyesmin
response3=.*merge into root process -> test switch statement -> case min: set loop iterations = 5 -> test loop iterations -> 2\.0 -> 3\.0 -> 4\.0 -> 5\.0 -> 6\.0 -> test1Process complete.*
request4=Start Test1.4Event Start Test1.4nonomin
response4=.*merge into root process -> test switch statement -> case min: set loop iterations = 5 -> test loop iterations -> 2\.0 -> 3\.0 -> 4\.0 -> 5\.0 -> 6\.0 -> test1Process complete.*
request5=Start Test1.5Event Start Test1.5yesyesmax
response5=.*processes A and B merge on process C -> merge into root process -> test switch statement -> case max: set loop iterations = 10 -> test loop iterations -> 2\.0 -> 3\.0 -> 4\.0 -> 5\.0 -> 6\.0 -> 7\.0 -> 8\.0 -> 9\.0 -> 10\.0 -> 11\.0 -> test1Process complete.*
request6=Start Test1.6Event Start Test1.6yesyesdefault
response6=.*processes A and B merge on process C -> merge into root process -> test switch statement -> otherwise: set loop iterations = 0 -> test loop iterations -> test1Process complete.*