Skip to content

Create QTests #6

@dstoeg

Description

@dstoeg

Create test classes and test cases for all classes.

  1. Create .h + .cpp file with class name followed by "test" (look at iUnheritableTest example)
  2. add and execute test in TestMain.cpp
  3. test run automatically at program start, so also check if they pass

Carlos:

  • uButton
  • uInterfaceButton
  • uClassButton

Daniel:

  • uLanguageStrategy
  • uCodeGenerationVisitor

Mike:

  • uAggregation
  • uChildClass
  • uInheritable
  • uInterface
  • uReference

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions