forums::test::new (private)

 forums::test::new [ -presentation_type presentation_type ] \
    [ -posting_policy posting_policy ] [ -user_id user_id ] \
    [ -user_info user_info ] name

Defined in packages/forums/tcl/test/webtest-procs.tcl

Create a new forum via the web interface.

Switches:
-presentation_type (optional, defaults to "flat")
-posting_policy (optional, defaults to "open")
-user_id (optional, defaults to "0")
-user_info (optional)
Parameters:
name (required)

Testcases:
No testcase defined.
[ show source ]
Show another procedure: