Home
last modified time | relevance | path

Searched refs:actual (Results 151 – 175 of 263) sorted by last modified time

1234567891011

/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/skin/xp/
H A Dfirebug.css710 * actual color. These are used both on the same element in case
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/
H A Dcollections.js666 var actual = _.sortBy(stableArray, function(pair) {
670 assert.deepEqual(actual, stableArray, 'sortBy should be stable for arrays');
673 actual = _.sortBy(stableObject, function(pair) {
677 assert.deepEqual(actual, stableArray, 'sortBy should be stable for objects');
817 var actual;
819 actual = _.toArray(document.childNodes);
821 assert.deepEqual(actual, _.map(document.childNodes, _.identity), 'works on NodeList');
/plugin/bureaucracyau/_test/
H A Dsyntax.test.php115 … $actual = $this->callNonaccessibleMethod($syntaxcomponent, '_parse_line', array($line, &$lines));
117 $this->assertEquals($expected[$i], $actual);
/plugin/bureaucracy-au/_test/
H A Dsyntax.test.php115 … $actual = $this->callNonaccessibleMethod($syntaxcomponent, '_parse_line', array($line, &$lines));
117 $this->assertEquals($expected[$i], $actual);
/plugin/pixelyear/
H A DTODO.md4 Make an actual table of dates
/plugin/doodle4/
H A DLICENSE508 actual knowledge that, but for the patent license, your conveying the
/plugin/findologicxmlexport/vendor/goetas-webservices/xsd2php-runtime/tests/
H A DXmlSchemaDateHandlerSerializationTest.php73 $actual = $ret ? $ret->nodeValue : $this->visitor->getCurrentNode()->nodeValue;
74 $this->assertEquals($expected, $actual);
99 $actual = $ret ? $ret->nodeValue : $this->visitor->getCurrentNode()->nodeValue;
100 $this->assertEquals($expected, $actual);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Util/
H A DXMLTest.php86 $actual = PHPUnit_Util_XML::xmlToVariable($dom->documentElement);
88 $this->assertSame($expected, $actual);
H A DGetoptTest.php20 $actual = PHPUnit_Util_Getopt::getopt($args, '', ['colors==']);
34 $this->assertEquals($expected, $actual);
44 $actual = PHPUnit_Util_Getopt::getopt($args, 'v');
58 $this->assertEquals($expected, $actual);
/plugin/findologicxmlexport/vendor/sebastian/comparator/src/
H A DComparator.php47 * @param mixed $actual The second value to compare
50 abstract public function accepts($expected, $actual); argument
56 * @param mixed $actual Second value to compare
63 …abstract public function assertEquals($expected, $actual, $delta = 0.0, $canonicalize = false, $ig… argument
H A DArrayComparator.php22 * @param mixed $actual The second value to compare
25 public function accepts($expected, $actual) argument
27 return is_array($expected) && is_array($actual);
34 * @param mixed $actual Second value to compare
46 sort($actual);
49 $remaining = $actual;
56 if (!array_key_exists($key, $actual)) {
69 $comparator = $this->factory->getComparatorFor($value, $actual[$key]);
70 … $comparator->assertEquals($value, $actual[$key], $delta, $canonicalize, $ignoreCase, $processed);
80 $this->exporter->shortenedExport($actual[$key])
[all …]
H A DComparisonFailure.php30 protected $actual; variable in SebastianBergmann\\Comparator\\ComparisonFailure
60 * @param mixed $actual Actual value retrieved.
67 …public function __construct($expected, $actual, $expectedAsString, $actualAsString, $identical = f… argument
70 $this->actual = $actual;
81 return $this->actual;
H A DDOMNodeComparator.php25 * @param mixed $actual The second value to compare
28 public function accepts($expected, $actual) argument
30 return $expected instanceof DOMNode && $actual instanceof DOMNode;
37 * @param mixed $actual Second value to compare
45 …public function assertEquals($expected, $actual, $delta = 0.0, $canonicalize = false, $ignoreCase … argument
48 $actualAsString = $this->nodeToText($actual, true, $ignoreCase);
59 $actual,
H A DDoubleComparator.php29 * @param mixed $actual The second value to compare
32 public function accepts($expected, $actual) argument
34 …return (is_double($expected) || is_double($actual)) && is_numeric($expected) && is_numeric($actual
41 * @param mixed $actual Second value to compare
48 …public function assertEquals($expected, $actual, $delta = 0.0, $canonicalize = false, $ignoreCase … argument
54 parent::assertEquals($expected, $actual, $delta, $canonicalize, $ignoreCase);
H A DFactory.php63 * @param mixed $actual The second value to compare
66 public function getComparatorFor($expected, $actual) argument
69 if ($comparator->accepts($expected, $actual)) {
H A DMockObjectComparator.php22 * @param mixed $actual The second value to compare
25 public function accepts($expected, $actual) argument
27 …return $expected instanceof \PHPUnit_Framework_MockObject_MockObject && $actual instanceof \PHPUni…
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DREADME.md117 Dummy is your friend if you don't care about the actual behavior of this double and just need
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/EventDispatcher/
H A DEventDispatcherTest.php222 private $actual = []; variable in JMS\\Serializer\\Tests\\Serializer\\EventDispatcher\\MockListener
233 $this->actual[] = [$method, $args];
243 Assert::assertSame($this->expected, $this->actual, $message);
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dinternals.rst121 (the actual output can differ depending on the version of Twig you are
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/
H A DREADME.md275 You can use the `DoctrineProxyFilter` to load the actual entity behind the Doctrine proxy class.
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DAssert.php468 * @param mixed $actual
517 * @param mixed $actual
567 * @param mixed $actual
596 * @param mixed $actual
626 * @param mixed $actual
655 * @param mixed $actual
661 $actual,
688 * @param mixed $actual
717 * @param mixed $actual
747 * @param string $actual
[all …]
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/
H A DAssertTest.php1118 $actual = <<<XML
1146 $actual = new DOMDocument;
1162 $actual = new DOMDocument;
1178 $actual = new DOMDocument;
1191 $actual = new DOMDocument;
1204 $actual = new DOMDocument;
1217 $actual = new DOMDocument;
3458 $actual = '{"Mascott" : "Tux"}';
3480 $actual = '{"Mascott" : "Tux"}';
3502 $actual = json_encode(['Mascott' => 'Tux']);
[all …]
H A DConstraintTest.php827 public function testConstraintIsEqual2($expected, $actual, $message) argument
832 $constraint->evaluate($actual, 'custom message');
/plugin/findologicxmlexport/vendor/sebastian/comparator/tests/
H A DFactoryTest.php74 $actual = $factory->getComparatorFor($a, $b);
75 $this->assertInstanceOf($expected, $actual);
91 $actual = $factory->getComparatorFor($a, $b);
94 $this->assertInstanceOf($expected, $actual);
111 $actual = $factory->getComparatorFor($a, $b);
113 $this->assertInstanceOf($expected, $actual);
H A DMockObjectComparatorTest.php119 public function testAcceptsSucceeds($expected, $actual) argument
122 $this->comparator->accepts($expected, $actual)
130 public function testAcceptsFails($expected, $actual) argument
133 $this->comparator->accepts($expected, $actual)
141 public function testAssertEqualsSucceeds($expected, $actual, $delta = 0.0) argument
146 $this->comparator->assertEquals($expected, $actual, $delta);
159 public function testAssertEqualsFails($expected, $actual, $message, $delta = 0.0) argument
164 $this->comparator->assertEquals($expected, $actual, $delta);

1234567891011