Differences
This shows you the differences between two versions of the page.
|
dev:specs:framework_api [2012/04/01 14:19] charlie [Summary] |
dev:specs:framework_api [2012/04/02 18:28] (current) charlie |
||
|---|---|---|---|
| Line 11: | Line 11: | ||
| == Status == | == Status == | ||
| * Under Development | * Under Development | ||
| + | |||
| ===== User Stories ===== | ===== User Stories ===== | ||
| - | A client program can load tests and retrieve information about them. | + | The Test Engine can load tests and retrieve information about them. |
| - | A client program can execute tests and retrieve results. | + | The Test Engine can execute tests and retrieve results. |
| - | A client program can make use of a fixed API to load and execute tests built against various versions of the framework assembly. | + | The Test Engine can make use of a fixed API to load and execute tests built against various versions of the framework assembly. |
| ===== General Design Approach ===== | ===== General Design Approach ===== | ||