Stef Heyenrath
|
a6ee2dacc7
|
Initial support for converting the mappings to a Pact(flow) json file (#748)
* WithDescription
* WithConsumer / WithProvider
* x
* .
* .
* .
* .
* fix
* pact
* nullable
* ficx
* .
* fix
|
2022-04-22 16:17:50 +02:00 |
|
Stef Heyenrath
|
92923a12ae
|
Move CSharpCodeMatcher to a new project (#548)
* matcher
* wip
* fix
* <VersionPrefix>1.4.0</VersionPrefix>
* .
* x
* ?
* netstandard2.1
* {}
* test
* Fix: Assembly with same name is already loaded
* _format file
* AssemblyFile = $"WireMock.CodeHelper.Class{Guid.NewGuid()}"
* AssemblyFile = $"WireMock.CodeHelper.Class{Guid.NewGuid().ToString().Replace("-", "")}"
* GC
* x
* remove load ex
* ret
* readme
* no GC
* GetImplementationTypeByInterface
* ``
* PluginLoader
* type
|
2021-01-12 16:56:03 +01:00 |
|
Stef Heyenrath
|
8476e3c47f
|
Sign Assembly (#274)
* sign
* Fix
* sign also test
* DynamicProxyGenAssembly2
* PublicSign Condition=
* remove delaysign
|
2019-05-16 13:09:00 +02:00 |
|
Stef Heyenrath
|
ada50d893f
|
Rewrite some unit-integration-tests to unit-tests (#206 #207)
Rewrite some unit-integration-tests to unit-tests (#206)
|
2018-09-26 17:43:26 +02:00 |
|
deeptowncitizen
|
ab017beaa6
|
stateful behavior + tests
|
2017-10-04 15:57:49 -04:00 |
|
Stef Heyenrath
|
c29b88eb43
|
StandAloneApp: FluentMockServerSettings
|
2017-06-15 13:40:42 +02:00 |
|