Home
last modified time | relevance | path

Searched refs:test_html (Results 1 – 2 of 2) sorted by relevance

/plugin/struct/_test/action/
H A DEditTest.php68 $test_html = $edit->createForm('schema1');
71 $doc->html($test_html);
84 $test_html = $edit->createForm('schema1');
87 $doc->html($test_html);
110 $test_html = $edit->createForm('schema1');
113 $doc->html($test_html);
142 $test_html = trim($response->queryHTML('.struct_entry_form')->html());
145 $doc->html($test_html);
173 $test_html = trim($response->queryHTML('.struct_entry_form')->html());
178 $doc->html($test_html);
[all …]
/plugin/latexit/_test/
Drenderer.test.php378 public function test_html() { function in renderer_plugin_latexit_test