AUnit.Test_Cases.Specific_Test_Case_Registration (nested)

More...

Entities

Access types

Specific_Test_Routine

Subprograms

Register_Wrapper

Description

Specific Test Case registration

Specific_Test_Routine [source]

81 procedure
82 (Test : in out Specific_Test_Case'Class);

Register_Wrapper [source]

84 procedure Register_Wrapper
85 (Test : in out Specific_Test_Case'Class;
86 Routine : Specific_Test_Routine;
87 Name : String);

Add test routine for a specific test case

Test of type
Routine of type AUnit.Test_Cases.Specific_Test_Case_Registration.Specific_Test_Routine
Name of type String