Skip to content

Latest commit

 

History

History
18 lines (18 loc) · 570 Bytes

todo.md

File metadata and controls

18 lines (18 loc) · 570 Bytes
  • stub differentRequest types
  • stub and verify headers
  • stub that must be called
  • implement once(), never(), times(i)
  • implement ordered verifications
  • out-of-box printing
  • new api with multiple conditions and action
  • should find a free port for the server
  • get shortcut
  • auto-search of xml files
  • content-type auto detection
  • fix and write tests for mustHappen
  • HTTP headers case insensitive (http://stackoverflow.com/questions/5258977/are-http-headers-case-sensitive)
  • uriStartsWith
  • uri matches regex
  • ordered stubs
  • update examples
  • update javadocs