Home
last modified time | relevance | path

Searched refs:assertEqual (Results 51 – 59 of 59) sorted by relevance

123

/plugin/html2pdf/html2pdf/html2ps/unittest/
H A Dtest.css.page.break.inside.php20 $this->assertEqual(PAGE_BREAK_AVOID, $div->getCSSProperty(CSS_PAGE_BREAK_INSIDE));
H A Dtest.css.page.break.before.php9 $this->assertEqual(PAGE_BREAK_AVOID, $div->getCSSProperty(CSS_PAGE_BREAK_BEFORE));
H A Dtest.pagebreak.table.br.php46 $this->assertEqual(count($locations), 6);
H A Dtest.font-size.php20 $this->assertEqual($text->words[0], "TEXT");
H A Dtest.line-box.top.php19 $this->assertEqual($tree->content[0]->get_top(),
H A Dtest.input.text.php100 $this->assertEqual($element->get_full_width(),
/plugin/s5reloaded/ui/effects_support/
H A Dunittest.js291 assertEqual: function(expected, actual) { method in Test.Unit.Assertions
348 this.assertEqual("none", element.style.display, message);
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js61687 assert.equal = function assertEqual(l, r, msg) {
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1 …nged with\n * uri#toString() usages. The following is true\n * ```\n * assertEqual(aUri.toString()…

123