/usr/lib/swipl/library/ext/plunit/test_wizard.pl
All Application Manual Name SummaryHelp

  • ext
    • plunit
      • plunit.pl -- Unit Testing
      • test_wizard.pl -- Test Generation Wizard
        • make_tests/3
        • make_test/3
 make_test(+Query:callable, -Module, -Test:term) is det
Generate a test from a query. Test is returned as a clause of test/1 or test/2 to be inserted between begin_tests and end_tests.