Skip to content

Commit 5983c40

Browse files
committed
removed files of SystemSnapshot extensions. The extensions will be separated
1 parent d7f0c8a commit 5983c40

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+0
-1782
lines changed

phpunit.xml

-8
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,12 @@
88
<directory>tests/Functional</directory>
99
</testsuite>
1010

11-
<testsuite name="Integration">
12-
<directory>tests/Integration</directory>
13-
</testsuite>
14-
1511
<testsuite name="Cli">
1612
<directory>tests/Functional/Cli</directory>
1713
</testsuite>
1814

1915
<testsuite name="WebDriver">
2016
<directory>tests/Functional/WebDriver</directory>
2117
</testsuite>
22-
23-
<testsuite name="SystemSnapshot">
24-
<directory>tests/Functional/SystemSnapshot</directory>
25-
</testsuite>
2618
</testsuites>
2719
</phpunit>

src/Extension/SystemSnapshot.php

-156
This file was deleted.

src/Extension/SystemSnapshot/Assert.php

-98
This file was deleted.

src/Extension/SystemSnapshot/Decorator/ExpectSystemChangeDecorator.php

-40
This file was deleted.

src/Extension/SystemSnapshot/Decorators.php

-20
This file was deleted.

src/Extension/SystemSnapshot/ExpectSystemChangeTrait.php

-46
This file was deleted.

0 commit comments

Comments
 (0)