File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 26
26
},
27
27
{
28
28
"PART_NAME" : " examples-part2" ,
29
- "TESTS_TO_RUN" : " --tests \" org.utbot.examples.exceptions.*\" --tests \" org.utbot.examples.invokes.*\" --tests \" org.utbot.examples.lambda.*\" --tests \" org.utbot.examples.make.symbolic.*\" --tests \" org.utbot.examples.math.*\" --tests \" org.utbot.examples.mixed.*\" --tests \" org.utbot.examples.mock.* \" --tests \" org.utbot.examples.models.* \" --tests \" org.utbot.examples.natives.* \" --tests \" org.utbot.examples.objects.* \" --tests \" org.utbot.examples.reflection.* \" --tests \" org.utbot.examples.threads.* \" "
29
+ "TESTS_TO_RUN" : " --tests \" org.utbot.examples.exceptions.*\" --tests \" org.utbot.examples.invokes.*\" --tests \" org.utbot.examples.lambda.*\" --tests \" org.utbot.examples.make.symbolic.*\" --tests \" org.utbot.examples.math.*\" --tests \" org.utbot.examples.mixed.*\" "
30
30
},
31
31
{
32
32
"PART_NAME" : " examples-part3" ,
52
52
"PART_NAME" : " examples-part8" ,
53
53
"TESTS_TO_RUN" : " --tests \" org.utbot.examples.codegen.*\" "
54
54
},
55
+ {
56
+ "PART_NAME" : " examples-part9" ,
57
+ "TESTS_TO_RUN" : " --tests \" org.utbot.examples.mock.*\" --tests \" org.utbot.examples.models.*\" --tests \" org.utbot.examples.natives.*\" --tests \" org.utbot.examples.objects.*\" --tests \" org.utbot.examples.reflection.*\" --tests \" org.utbot.examples.threads.*\" "
58
+ },
55
59
{
56
60
"PART_NAME" : " examples-lists" ,
57
61
"TESTS_TO_RUN" : " --tests \" org.utbot.examples.collections.ListsPart1Test\" --tests \" org.utbot.examples.collections.ListsPart2Test\" --tests \" org.utbot.examples.collections.ListsPart3Test\" "
You can’t perform that action at this time.
0 commit comments