- class transform_attribute fully tested and written
- generating of this type works!
This commit is contained in:
@@ -33,4 +33,12 @@
|
||||
*/
|
||||
void test_generator_with_header_payload(tester_t *tester);
|
||||
|
||||
/**
|
||||
* @brief Test function used to test the generator with transform attribute payload
|
||||
*
|
||||
*
|
||||
* @param tester associated tester object
|
||||
*/
|
||||
void test_generator_with_transform_attribute(tester_t *tester);
|
||||
|
||||
#endif /*GENERATOR_TEST_H_*/
|
||||
|
||||
Reference in New Issue
Block a user