mirror of
https://github.com/nasa/fprime.git
synced 2025-12-11 04:35:25 -06:00
22 lines
642 B
ReStructuredText
22 lines
642 B
ReStructuredText
Test Logger
|
|
====================
|
|
The Test API produces a formatted test log using the TestLogger
|
|
|
|
.. automodule:: fprime_gds.common.logger.test_logger
|
|
:members:
|
|
:special-members:
|
|
:private-members:
|
|
:no-undoc-members:
|
|
:member-order: bysource
|
|
:show-inheritance: True
|
|
|
|
\|Quick Links\|
|
|
\| \:\-`-`\|
|
|
\|[Integration Test API User Guide](../user_guide.md)\|
|
|
\|[GDS Overview](../../../README.md)\|
|
|
\|[Integration Test API](integration_test_api.md)\|
|
|
\|[Histories](histories.md)\|
|
|
\|[Predicates](predicates.md)\|
|
|
\|[Test Logger](test_logger.md)\|
|
|
\|[Standard Pipeline](standard_pipeline.md)\|
|
|
\|[TimeType Serializable](time_type.md)\| |