You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 years ago | |
---|---|---|
.. | ||
src | 5 years ago | |
README.md | 5 years ago |
README.md
About
Mockup for easy debugging.
- There are 4 actors which are mocked:
AppMock
: the App hosted on localhost.ClientMock
: the mispclient Servlet.BridgeMock
: the mispbridge Servlet.PubicMock
: the user agent accessing the mispbridge from the internet.
MockSet
knows all 4 actors, all the 4 actors knowMockSet
.- Thus all 4 actors know each other.