Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

  • Global variables that will be used in most or all tests (ex: components you're testing against)
  • Additional FlexUnit 4.x functionality that applies across multiple tests (Note: These include advanced features beyond the purview of this section), like:
    :-Before/After
    :-BeforeClass/AfterClass
    :-Rules
  • Specifying a custom runner to use for the tests

...