andrewfenn / amop

Automatically exported from code.google.com/p/amop
1 stars 0 forks source link

Unexpected behavior using Throws #22

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

mock.Method( void f*::() ).Throws(exception);

What is the expected output? What do you see instead?

does not throw on void function

What version of the product are you using? On what operating system?

0.31.3 on Windows 7 x64, VS2010

Please provide any additional information below.

Original issue reported on code.google.com by benoit.l...@scigilian.com on 31 May 2011 at 9:12