File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "test" : {
3- "exception" : " ApacheBorys\\ Retry\\ Tests\\ Functional\\ Exceptions\\ Mock" ,
4- "maxRetries" : 4 ,
5- "formula" : [
6- {
7- "operator" : " +" ,
8- "argument" : " QTY_TRIES"
2+ "handlerExceptionDefiner" : {
3+ "class" : " ApacheBorys\\ Retry\\ HandlerExceptionDefiner\\ StandardHandlerExceptionDeclarator" ,
4+ "arguments" : []
5+ },
6+ "items" : {
7+ "test" : {
8+ "exception" : " ApacheBorys\\ Retry\\ Tests\\ Functional\\ Exceptions\\ Mock" ,
9+ "maxRetries" : 4 ,
10+ "formula" : [
11+ {
12+ "operator" : " +" ,
13+ "argument" : " QTY_TRIES"
14+ },
15+ {
16+ "operator" : " *" ,
17+ "argument" : " 5"
18+ }
19+ ],
20+ "transport" : {
21+ "class" : " ApacheBorys\\ Retry\\ Tests\\ Functional\\ Transport\\ FileTransportForTests" ,
22+ "arguments" : [
23+ " tests\/ transport.data"
24+ ]
925 },
10- {
11- "operator " : " * " ,
12- "argument " : " 5 "
26+ "executor" : {
27+ "class " : " ApacheBorys \\ Retry \\ Tests \\ Functional \\ Executor \\ Runtime " ,
28+ "arguments " : []
1329 }
14- ],
15- "transport" : {
16- "class" : " ApacheBorys\\ Retry\\ Tests\\ Functional\\ Transport\\ FileTransportForTests" ,
17- "arguments" : [
18- " tests\/ transport.data"
19- ]
20- },
21- "executor" : {
22- "class" : " ApacheBorys\\ Retry\\ Tests\\ Functional\\ Executor\\ Runtime" ,
23- "arguments" : []
2430 }
2531 }
2632}
You can’t perform that action at this time.
0 commit comments