Home
last modified time | relevance | path

Searched refs:isInstanceOf (Results 1 – 25 of 81) sorted by relevance

1234

/plugin/findologicxmlexport/vendor/hoa/protocol/Test/Unit/
H A DProtocol.php58 ->isInstanceOf('Hoa\Protocol\Node');
66 ->object($result['Application'])->isInstanceOf('Hoa\Protocol\Node\Node')
67 … ->object($result['Application']['Public'])->isInstanceOf('Hoa\Protocol\Node\Node')
68 ->object($result['Data'])->isInstanceOf('Hoa\Protocol\Node\Node')
69 ->object($result['Data']['Etc'])->isInstanceOf('Hoa\Protocol\Node\Node')
71 … ->object($result['Data']['Etc']['Locale'])->isInstanceOf('Hoa\Protocol\Node\Node')
72 ->object($result['Data']['Lost+found'])->isInstanceOf('Hoa\Protocol\Node\Node')
73 ->object($result['Data']['Temporary'])->isInstanceOf('Hoa\Protocol\Node\Node')
74 ->object($result['Data']['Variable'])->isInstanceOf('Hoa\Protocol\Node\Node')
77 … ->object($result['Data']['Variable']['Log'])->isInstanceOf('Hoa\Protocol\Node\Node')
[all …]
/plugin/findologicxmlexport/vendor/hoa/math/Test/Unit/
H A DContext.php59 ->isInstanceOf('ArrayObject')
75 ->isInstanceOf('Hoa\Math\Exception\UnknownVariable');
101 ->isInstanceOf('ArrayObject')
136 ->isInstanceOf('Hoa\Math\Exception\UnknownConstant');
150 ->isInstanceOf('Hoa\Math\Exception\AlreadyDefinedConstant');
175 ->isInstanceOf('ArrayObject')
215 ->isInstanceOf('Hoa\Math\Exception\UnknownFunction');
229 ->isInstanceOf('Hoa\Math\Exception\UnknownFunction');
244 ->isInstanceOf('Hoa\Consistency\Xcallable');
H A DIssue.php65 ->isInstanceOf(\RuntimeException::class);
79 ->isInstanceOf(\RuntimeException::class);
92 ->isInstanceOf(Compiler\Llk\TreeNode::class)
/plugin/findologicxmlexport/vendor/hoa/consistency/Test/Unit/
H A DXcallable.php65 ->isInstanceOf('ReflectionFunction')
83 ->isInstanceOf('ReflectionMethod')
101 ->isInstanceOf('ReflectionMethod')
123 ->isInstanceOf('ReflectionMethod')
145 ->isInstanceOf('ReflectionMethod')
168 ->isInstanceOf('ReflectionFunction')
186 ->isInstanceOf('ReflectionMethod')
208 ->isInstanceOf('ReflectionMethod')
219 ->isInstanceOf('Hoa\Consistency\Exception');
228 ->isInstanceOf('Hoa\Consistency\Exception');
[all …]
/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Unit/Llk/
H A DLexer.php68 ->isInstanceOf(\Generator::class);
88 ->isInstanceOf(\Generator::class)
160 ->isInstanceOf(LUT\Exception\UnrecognizedToken::class)
301 ->isInstanceOf(LUT\Exception\Lexer::class)
327 ->isInstanceOf(LUT\Exception\Lexer::class)
414 ->isInstanceOf(LUT\Exception\Lexer::class)
492 ->isInstanceOf(LUT\Exception\UnrecognizedToken::class)
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Unit/Wrapper/IWrapper/
H A DIWrapper.php59 ->isInstanceOf(SUT::class)
60 ->isInstanceOf(LUT\Wrapper\IWrapper\File::class)
61 ->isInstanceOf(LUT\Wrapper\IWrapper\Stream::class);
/plugin/findologicxmlexport/vendor/hoa/protocol/Test/Unit/Node/
H A DNode.php59 ->isInstanceOf('ArrayAccess')
60 ->isInstanceOf('IteratorAggregate');
125 ->isInstanceOf('Hoa\Protocol\Exception');
135 ->isInstanceOf('Hoa\Protocol\Exception');
159 ->isInstanceOf('Hoa\Protocol\Exception');
233 ->isInstanceOf('Hoa\Protocol\Exception');
275 ->isInstanceOf('ArrayIterator')
/plugin/findologicxmlexport/vendor/hoa/math/Test/Unit/Visitor/
H A DArithmetic.php113 ->isInstanceOf('Hoa\Compiler\Llk\TreeNode')
117 ->isInstanceOf('Hoa\Math\Exception\UnknownVariable');
147 ->isInstanceOf('Hoa\Compiler\Llk\TreeNode')
151 ->isInstanceOf('Hoa\Math\Exception\UnknownConstant');
179 ->isInstanceOf('Hoa\Compiler\Llk\TreeNode')
183 ->isInstanceOf('Hoa\Math\Exception\UnknownFunction');
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Unit/Filter/
H A DFilter.php88 ->isInstanceOf(LUT\Filter\Exception::class)
112 ->isInstanceOf(LUT\Filter\Exception::class)
125 ->isInstanceOf(LUT\Filter\Exception::class)
192 ->isInstanceOf(LUT\Filter\Exception::class)
/plugin/findologicxmlexport/vendor/hoa/exception/Test/Unit/
H A DError.php58 ->isInstanceOf('Hoa\Exception\Exception');
103 ->isInstanceOf('Closure')
142 ->isInstanceOf('Hoa\Exception\Error')
H A DException.php59 ->isInstanceOf('Hoa\Exception\Idle');
84 ->isInstanceOf('Hoa\Exception\Exception')
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Unit/IStream/
H A DOut.php59 ->isInstanceOf(SUT::class)
60 ->isInstanceOf(LUT\IStream\Stream::class);
H A DPathable.php59 ->isInstanceOf(SUT::class)
60 ->isInstanceOf(LUT\IStream\Stream::class);
H A DStructural.php59 ->isInstanceOf(SUT::class)
60 ->isInstanceOf(LUT\IStream\Stream::class);
H A DBufferable.php59 ->isInstanceOf(SUT::class)
60 ->isInstanceOf(LUT\IStream\Stream::class);
H A DIn.php59 ->isInstanceOf(SUT::class)
60 ->isInstanceOf(LUT\IStream\Stream::class);
H A DStatable.php59 ->isInstanceOf(SUT::class)
60 ->isInstanceOf(LUT\IStream\Stream::class);
H A DPointable.php59 ->isInstanceOf(SUT::class)
60 ->isInstanceOf(LUT\IStream\Stream::class);
H A DLockable.php59 ->isInstanceOf(SUT::class)
60 ->isInstanceOf(LUT\IStream\Stream::class);
H A DTouchable.php59 ->isInstanceOf(SUT::class)
60 ->isInstanceOf(LUT\IStream\Stream::class);
/plugin/findologicxmlexport/vendor/hoa/event/Test/Unit/
H A DEvent.php60 ->isInstanceOf('Hoa\Event\Event')
106 ->isInstanceOf('Hoa\Event\Exception');
119 ->isInstanceOf('Hoa\Event\Exception');
132 ->isInstanceOf('Hoa\Event\Exception');
274 ->isInstanceOf('Hoa\Event\Exception');
/plugin/findologicxmlexport/vendor/hoa/iterator/Test/Unit/
H A DLimit.php80 ->isInstanceOf(\OutOfRangeException::class);
93 ->isInstanceOf(\OutOfBoundsException::class);
H A DFileSystem.php68 ->isInstanceOf('SplFileInfo');
103 ->isInstanceOf($splFileInfo);
/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Integration/Llk/Rule/
H A DAnalyzer.php297 ->isInstanceOf(LUT\Exception::class)
312 ->isInstanceOf(LUT\Exception::class)
330 ->isInstanceOf(LUT\Exception::class)
345 ->isInstanceOf(LUT\Exception::class)
360 ->isInstanceOf(LUT\Exception::class)
/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Integration/Llk/
H A DDocumentation.php119 ->isInstanceOf(LUT\Exception\UnexpectedToken::class)
124 ->isInstanceOf(LUT\Exception\UnexpectedToken::class);
165 ->isInstanceOf(LUT\Exception\UnexpectedToken::class);

1234