blob: 4cc396408900a16675978de4bcd97091a006fc1f [file]
# PROPERTIES
# Dot-notation path to the module containing the TestCase class:
TEST_CASE_MODULE=eurtest.tests.thread.thread_test_case
# Name of the TestCase sub-class:
TEST_CASE_CLASS=ThreadTestCase
# Dot-notation path to the module containing the TestSequence class:
TEST_SEQUENCE_MODULE=eurtest.framework.test_sequence
# Name of the TestSequence sub-class:
TEST_SEQUENCE_CLASS=TestSequence