xowf::test_item::AssessmentInterface method assert_assessment (protected)
<instance of xowf::test_item::AssessmentInterface> assert_assessment \ o
Defined in packages/xowf/tcl/test-item-procs.tcl
- Parameters:
- o (required, object)
- Testcases:
- No testcase defined.
Source code: if {[llength [$o property question]] == 0} { ns_log notice "NO ASSESSMENT [$o title]" ns_log notice "NO ASSESSMENT page_template [[$o page_template] title]" ns_log notice "NO ASSESSMENT iswfi [$o is_wf_instance] iswf [$o is_wf]" ns_log notice "[$o serialize]" error "'[lindex [info level -1] 0]': object has no questions" }XQL Not present: Generic, PostgreSQL, Oracle