Component Testing for Ada
This section covers some of the more complex notions behind Component Testing for Ada.
To learn about |
See |
Internal procedures, internal variables and private variables |
Testing Internal Procedures and Internal and Private Variables |
Generic units |
|
Initializing and testing pointer variables |
Testing Pointer Variables while Preserving the Pointed Value |
Testing in a asynchronous environment |
|
Making private type structures, internal procedures and variables visible to the test program |
|
Generating the test harness as a separate package |
|
Macros definition conditions |
|
Invalid values produced by the Ada Component Testing Wizard. |