Skip to content
Vantuz Subhuman edited this page Sep 1, 2015 · 19 revisions

Taputapu whakamātautau

Taiaha

# Tool Description
1 DoubleMath Bunch of static operations for doubles.
2 AssertBuilder A tool to build an exception with multiple assert messages, before throwing it.
3 ComparisonPerformer A framework allowing easily to create performers that will compare any custom objects by a common interface, or just a list of methods or properties.
4 PairWise shuffle The common front for implementations of the w:All-pairs testing algorithms. Tool allows you to shuffle big chunks of data into smaller tables with single constraint - maximum number of possible combinations should appear for each pair of coluns.
5 UberStreams Front factory for everything that has something to do with J8 streams. Especially UberStream and MapStream wrappers, providing additional functionality over standard library streams.
6 Try A tool allowing you to perform try-catch-finally operations in a safe functional manner.
7 EventCollector A tool allowing you to create extremely easily mocks with a stubbed method that collects passed arguments with different strategies.

Rākau o te riri

Clone this wiki locally