mabdi / small-amp

Test Amplification for Pharo
MIT License
5 stars 4 forks source link

Add input amplification only consider the receiver #93

Closed mabdi closed 4 years ago

mabdi commented 4 years ago

I expect add-input-amplifier to generate z random from this method:

testZero
    | z |
    z := PMComplex zero.

But this only generates PMComplex random