expect_autotest_notes
Description
Expect test_data param of autotest_package to have additional notecolumn explaining why tests have been switched off.
Usage
expect_autotest_notes(object)
Arguments
object: Anautotestobject to be tested
Seealso
Other expectations:
[expect_autotest_no_err](expect_autotest_no_err)(),
[expect_autotest_no_testdata](expect_autotest_no_testdata)(),
[expect_autotest_no_warn](expect_autotest_no_warn)(),
[expect_autotest_testdata](expect_autotest_testdata)()
Concept
expectations