assert_equal("http://./themes/fake_theme/file", theme::url("file")); } public function _fake_debug_backtrace() { return array(array('file' => THEMEPATH . "fake_theme/views/some_file.html.php")); } }