Fluency
Fluency copied to clipboard
A .NET fluent interface for building anonymous objects for testing. NOTE: Maintenance of this repository has been transferred to https://github.com/nrjohnstone/Fluency
Bumps [log4net](https://github.com/apache/logging-log4net) from 1.2.10 to 2.0.10. Release notes Sourced from log4net's releases. Address CVE-2018-1285 and improve netstandard 2.0 support Apache log4net 2.0.10 improves netstandard2.0 support thanks to community member @NicholasNoise....
Bumps [log4net](https://github.com/apache/logging-log4net) from 1.2.10 to 2.0.10. Release notes Sourced from log4net's releases. Address CVE-2018-1285 and improve netstandard 2.0 support Apache log4net 2.0.10 improves netstandard2.0 support thanks to community member @NicholasNoise....
Fixed ARandom.Int to actually return a normal int. Fixed ARandom.String to include the entire alphabet.
Would it be possible to add some array equivalent (e.g. HavingArrayOf) to HavingListOf to the dynamic fluent builder? Some of the classes I am populating are generated from a web...
There is a lot of data generation code in the Shiloh libraries that can be put in their own github project and separated from Fluency itself.
When Fluency used a mock object to store the property values, this failed because the mock object would complain. Now that we are using an underlying dictionary, the system allows...
Fluency was written inline with another application, and when it was removed to be its own standalone framework, many of the tests had to be left behind because they were...
For some of the reflection utils, I used the code from FluentNHibernate. To decouple the code from the FluentNHibernate dependency, I temporarily copied the code into Fluency. This code needs...
This PR was automatically created by Snyk using the credentials of a real user. ### Snyk has created this PR to fix 1 vulnerabilities in the nuget dependencies of this...
This PR was automatically created by Snyk using the credentials of a real user. ### Snyk has created this PR to fix 1 vulnerabilities in the nuget dependencies of this...