# Saturday, September 18, 2004

Following the example of drag and drop unit tests. I have added support for the classic ExpectedException behavior as well as the four Setup, TearDown, FixtureSetUp, FixtureTearDown methods (sorry another screen grad).

 

posted on Saturday, September 18, 2004 4:15:00 PM (Pacific Daylight Time, UTC-07:00)  #    Comments [5]
Tracked by:
"DragAndDropFixture" (Confluence: MbUnit) [Trackback]
"st francis of assisi" (online) [Trackback]
"gay sauna montreal" (online) [Trackback]
"bc insurance broker" (online) [Trackback]
"Buy cialis order cialis buy cialis generic." (Cialis soft tab buy cialis generi... [Trackback]
"Xanax." (No prescription xanax generic.) [Trackback]
"skull crossbones" (online) [Trackback]
Monday, June 06, 2005 3:35:00 AM (Pacific Daylight Time, UTC-07:00)
Wonderful!
<br>
<br>Just one thing - it could be cool if you just incorporated the expected exception into the usual Test component with a nullable value in the properties pane. A non null value of type System.Type that derives from System.Exception would put an ExpectedExceptionAttribute on the test case. I don't see why there has to be a new component just for that feature. :/
<br>This would help remove multiple types of tests from your list.
<br>
<br>Also, I'm not sure of this, but I think you can use different icons for components (rather than that yellow cogwheel). Could be nice. :)
<br>
<br>Just my .02$. :)
Omer van Kloeten
Monday, June 06, 2005 3:35:00 AM (Pacific Daylight Time, UTC-07:00)
&gt;it could be cool if you just incorporated the expected exception into the usual Test component with a nullable value
<br>
<br>That makes sense. I'll refactor. I'm also adding PerformanceCounter to the fixture component so that you can add counters and use the designer to set them up :)
<br>
<br>&gt;but I think you can use different icons for components
<br>
<br>ToolBarImageAttribute
Jonathan de Halleux
Monday, June 06, 2005 3:35:00 AM (Pacific Daylight Time, UTC-07:00)
Update: ExpectedExceptionTestCaseComponent has been merged into TestCaseComponent...
Jonathan de Halleux
Monday, June 06, 2005 3:35:01 AM (Pacific Daylight Time, UTC-07:00)
Peli's Blog
Monday, June 06, 2005 3:35:01 AM (Pacific Daylight Time, UTC-07:00)
ISerializable
Comments are closed.