6 skills found
tpierrain / NFluentSmooth your .NET TDD experience with NFluent! NFluent is an ergonomic assertion library which aims to fluent your .NET TDD experience (based on simple Check.That() assertion statements). NFluent aims your tests to be fluent to write (with a super-duper-happy 'dot' auto-completion experience), fluent to read (i.e. as close as possible to plain English expression), but also fluent to troubleshoot, in a less-error-prone way comparing to the classical .NET test frameworks. NFluent is also directly inspired by the awesome Java FEST Fluent assertion/reflection library (http://fest.easytesting.org/)
allurx / BlurBlur is a Java library for masking and obfuscating sensitive data in any data structure
cphr / JavafuzzJavaFuzz is a java classes fuzzer based on the the Java Reflection API
MegazoneDSG / Poi MapperModel to Excel, Excel to Model mapper based on apache poi, java reflection
tabatsky / ReflectDataJava libs for auto-generating of JSON and SQL queries based on reflection.
seppelandrio / Kotlin Dummy BuilderA lightweight Kotlin/ Java library for generating dummy objects based on reflection for testing and prototyping purposes.