Skip to content

etishor/TestDataGenerator

Repository files navigation

TestDataGenerator

Utility for filling objects with data.

Supports

  • Primitive Types
  • Arrays
  • IEnumerable<>
  • IList<>
  • ICollection<>
  • ISet<>
  • IDictionary<>
  • List<>, HashedSet<>, Dictionary<>
  • Hopefully most of user custom classes

For more details see unit tests.

About

Utility to fill objects with test data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages