This page (revision-4) was last changed on 27-Apr-2012 06:57 by Dieter Käppel

This page was created on 26-Apr-2012 17:09 by Dieter Käppel

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
4 27-Apr-2012 06:57 1 KB Dieter Käppel to previous
3 27-Apr-2012 06:57 1 KB Dieter Käppel to previous | to last
2 27-Apr-2012 06:47 874 bytes Dieter Käppel to previous | to last
1 26-Apr-2012 17:09 619 bytes Dieter Käppel to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 changed one line
Der [MockServer] dient zum Mocken von HTTP-Requests. Er ist extrem einfach aufgebaut und entsprechend anzuwenden.
Der [MockServer] dient zum Mocken von HTTP-Requests. Er ist extrem einfach aufgebaut und entsprechend anzuwenden. Der [MockServer] ist Bestandteil von [Intersult Testing].
At line 28 removed 11 lines
!!!Einbinden und Download
Der [MockServer] kann aus dem [Intersult Maven Repository] bezogen werden:
{{{
<dependency>
<groupId>com.intersult</groupId>
<artifactId>testing</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>
}}}