sergiorykov / Caramba

Name generator for unit tests
MIT License
2 stars 0 forks source link

Add .EnsureUnique() #1

Open sergiorykov opened 7 years ago

sergiorykov commented 7 years ago

Wrapper for INameSource with internal cache. Warn about memory consumption.

Throw exception SourceOutOfLimitException/CarambaException when N records will be cached.