Component Testing for Ada
This section covers some of the more complex notions when dealing with stub simulations in Component Testing for Ada.
To learn about |
See |
Writing complex stubs in Ada |
|
Specifying items that are not to be tested |
|
Defining stubs of generic Ada units |
|
Stubbing functions that take arrays in _inout mode |
|
Stubbing functions for which the number of parameters may vary |
|
Defining a stub in a separate body |