• Markus Mohrhard's avatar
    add library for c++ based subsequenttests · 3fcde5e3
    Markus Mohrhard yazdı
    use this library for interface tests and implement the test in the
    correct module by creating one test class per implementation class
    The implementation class should inherit from all interface tests it
    needs
    
    This should make it more easy to write tests since we no longer need to
    write the same test method multiple times
    3fcde5e3
Module_test.mk 1.32 KB