[#121] Allow fields' values to be empty lists during searching for patterns

This commit is contained in:
Adam Wojszczyk
2015-08-17 16:03:33 +02:00
parent 7d39ef49b4
commit b3b9dced26

View File

@@ -1193,6 +1193,7 @@ class WireMockGroovyDslSpec extends WireMockSpec {
new WireMockStubStrategy(groovyDsl).toWireMockClientStub()
}
@Issue("#121")
def 'should generate stub with empty list as a value of a field'() {
given:
GroovyDsl groovyDsl = GroovyDsl.make {