Interface to link test suite to SUT
Closed this issue · 4 comments
Hywan commented
I use:
use Hoa\Math as LUT;
use Hoa\Math\Sampler\Random as CUT;
for “Library Under Test” and “Class Under Test”. Is it enough or do we need an automatic aliasing?
/cc @osaris, @camael24, @jubianchi, @stephpy & co.
thehawk970 commented
I thinks its good , yes i know i answer very late :D
Hywan commented
Why?
Hywan commented
We didn't need it so far so I close this issue.