unit testing - What mock object libraries are there available for D? -


i starting in d2 programming language. love fact unit testing part of language can't seem find mock object libraries it. there standard 1 out there?

the mock object library know of dmocks, abandoned. may not compile recent compiler versions. maybe blackhole, whitehole , autoimplement std.typecons extent.


Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

windows - Python Service Installation - "Could not find PythonClass entry" -

Determine if a XmlNode is empty or null in C#? -