Next: Multi-objective Fitness, Previous: Components, Up: Components [Contents][Index]
SEL incorporates representations for runnable unit tests. This allows individual components and evolution projects to determine whether unit tests are passing, and if their behavior has changed.
API support for unit tests is also documented in section Software Evolution Library Index. We provide a brief overview here.
sel/cp/test-suite:test-case | a single test |
sel/cp/test-suite:test-suite | a suite of tests (as a collection of
sel/cp/test-suite:test-case objects) |
test-case
Methods