1
0
Fork 0
liza/src/test
Mike Gerwitz e058c8b509 Copyright range update
All files now have the same range, beginning from the conception of this
project.
2019-08-30 09:41:35 -04:00
..
program Copyright range update 2019-08-30 09:41:35 -04:00
server/service Copyright range update 2019-08-30 09:41:35 -04:00
README Testing utilities for stubbing Program 2017-02-15 14:19:33 -05:00

README

Liza Testing Library
====================

This namespace contains a library to aid in the testing of code that _makes
use of_ Liza.  Especially due to legacy reasons, there are some parts of the
system that are quite difficult to mock and work with.

For test cases of Liza itself, see `/test' in the project root (sibling of
`/src').