Skip to content
Snippets Groups Projects
Commit 7a938f61 authored by cristiano's avatar cristiano
Browse files

Deleted not-BlackBox functions in Fitnessee

parent a4e92027
No related branches found
No related tags found
No related merge requests found
File added
File added
|clar||10:06:32 mer, ott 30, 2019|
|clar||10:20:04 mer, ott 30, 2019|
|FitNesse.UserGuide.WritingAcceptanceTests.SliM.ExceptionHandling||11:49:07 mar, ott 29, 2019|
|FitNesse.SuiteAcceptanceTests.SuiteSlimTests.TestExceptionIsDisplayed||11:24:26 mar, ott 29, 2019|
......@@ -5,6 +5,6 @@ Suite
!note This page is automatically generated when running tests. It will be overwritten by the next Suite or Test execution.
Tests failed (first failure was at 2019-10-30T10:07:23.787717500):
Tests failed (first failure was at 2019-10-30T10:20:07.225):
!see [[clar][.clar]]
......@@ -67,25 +67,12 @@ Test
| | | | | | |EXCEPTION:=~/PriceInvalidException/|
| | | | | | |true|
|fixture.AuctionFixture|
|id |subscribe?|
| |EXCEPTION:=~/NotAllowedException/|
| |true|
|fixture.AuctionBeaterFixture|
|value |placeBid?|
| |EXCEPTION:=~/BidNotValidException/|
| |EXCEPTION:=~/EndedAuctionException/|
| |true|
|fixture.ItemFixture|
|item |delete?|
| |EXCEPTION:=~/ItemNotFoundException/|
| |true|
|fixture.ItemFixture|
|title |description|category |modify?|
| | | |EXCEPTION:=~/ItemNotFoundException/ |
......@@ -104,9 +91,3 @@ Test
| | |EXCEPTION:=~/ImageInvalidException/ |
| | |EXCEPTION:=~/ImageInvalidException/ |
| | |true|
|fixture.ItemFixture|
|item |getAuctionHistory?|
| |EXCEPTION:=~/NotHistoryException/|
| |ArrayList<Auction> |
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment