Class
TestRucy::TestDocumentFactory
In:
test/test_document.rb
Parent:
RUNIT::TestCase
Methods
doc_args
doc_name
doc_new
filter_args
filter_name
filter_new
set_doc_option
set_doc_option
set_filter_option
set_filter_option
setup
test_doc_args
test_doc_build
test_doc_names
test_filter_args
test_filter_build
test_filter_names
test_has_document?
test_has_filter?
test_setup
Public Instance methods
doc_args
()
doc_name
()
for
Rucy::DocumentBuilder
class
doc_new
(string, text, number)
filter_args
()
filter_name
()
for
Rucy::FilterBuilder
class
filter_new
(string, text, number)
set_doc_option
(option)
set_doc_option
(name, value)
set_filter_option
(name, value)
set_filter_option
(option)
setup
()
test_doc_args
()
test_doc_build
()
test_doc_names
()
test_filter_args
()
test_filter_build
()
test_filter_names
()
test_has_document?
()
test_has_filter?
()
test_setup
()
test
[Validate]