dispatch('backend/admin/system_variable/edit'); $body = $this->getResponse()->getBody(); $this->assertContains('window.toggleValueElement = function(element) {', $body); } }