Skip to content

Releases: leanovate/play-mockws

v2.4.2

12 Nov 14:30

Choose a tag to compare

contribution from @htmldoug: Replace mockito with a concrete implementation #11

v2.3.2

12 Nov 14:30

Choose a tag to compare

contribution from @htmldoug: Replace mockito with a concrete implementation #11

v2.4.1

28 Jul 12:31

Choose a tag to compare

contribution from @bomgar: mock sign() method #7

v2.3.1

28 Jul 12:30

Choose a tag to compare

contribution from @bomgar: mock sign() method #7

v2.4.0

19 May 21:59

Choose a tag to compare

compatible with play 2.4.x

v2.3.0

19 May 21:24

Choose a tag to compare

same as v0.15
use the same version number as play (2.3.x compatible with play 2.3.x)

v0.15

13 May 08:13

Choose a tag to compare

fix #6

v0.14

08 May 20:32

Choose a tag to compare

  • contribution from @kwark: support for allHeaders + getResponseBodyAsBytes #2
  • contribution from @sebdotv: support for withMethod in execute and stream #3
  • contribution from @knshiro: support for PATCH method #4
  • fix from @jdanbrown: Allow WS varargs to be passed as immutable Seqs #5

v0.13

08 May 20:33

Choose a tag to compare

handle URL query parameters

v0.12

08 May 20:33

Choose a tag to compare

remove dependency to specs2 - retain only mockito