Skip to content

Commit cb5f801

Browse files
committed
add meta storm
1 parent e094c17 commit cb5f801

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

.meta-storm.xml

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
<meta-storm xmlns="meta-storm">
2+
<definitions>
3+
<classMethod class="\Xepozz\InternalMocker\MockerState" method="addCondition" argument="1">
4+
<collection name="GLOBAL:php-functions"/>
5+
</classMethod>
6+
<classMethod class="\Xepozz\InternalMocker\MockerState" method="checkCondition" argument="1">
7+
<collection name="GLOBAL:php-functions"/>
8+
</classMethod>
9+
<classMethod class="\Xepozz\InternalMocker\MockerState" method="getTraces" argument="1">
10+
<collection name="GLOBAL:php-functions"/>
11+
</classMethod>
12+
<classMethod class="\Xepozz\InternalMocker\MockerState" method="saveTrace" argument="1">
13+
<collection name="GLOBAL:php-functions"/>
14+
</classMethod>
15+
<classMethod class="\Xepozz\InternalMocker\MockerState" method="saveTraceResult" argument="1">
16+
<collection name="GLOBAL:php-functions"/>
17+
</classMethod>
18+
<classMethod class="\Xepozz\InternalMocker\MockerState" method="getResult" argument="1">
19+
<collection name="GLOBAL:php-functions"/>
20+
</classMethod>
21+
<classMethod class="\Xepozz\InternalMocker\MockerState" method="getDefaultResult" argument="1">
22+
<collection name="GLOBAL:php-functions"/>
23+
</classMethod>
24+
<classMethod class="\Xepozz\InternalMocker\MockerState" method="replaceResult" argument="1">
25+
<collection name="GLOBAL:php-functions"/>
26+
</classMethod>
27+
</definitions>
28+
</meta-storm>

0 commit comments

Comments
 (0)