hoaproject/Test

Interface to link test suite to SUT

Closed this issue · 4 comments

A way to re-implement #3 (inverse the default behavior of atoum so).

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.

I thinks its good , yes i know i answer very late :D

Why?

Hywan commented

We didn't need it so far so I close this issue.