My favorites | Sign in
Project Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 2: Exclude property
1 person starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  fluxmunki
Closed:  Oct 2008
Type-Story
Priority-Medium


Sign in to add a comment
 
Reported by fluxmunki, Sep 29, 2008
Narrative:
As a Developer
I want to specify that a property should not be translated
So that I can have minimal classes

Acceptance Criteria:

Scenario 1: Property exists
Given that the specified property exists on the 'From' class
When the Developer tries to exclude the property
Then the test for 'AllPropertiesMapped' will not fail on this property 

Scenario 2: Property does not exist
Given that the specified property does not exist on the 'From' class
When the Developer tries to exclude the property
Then the exclusion should fail
 And the property name should be shown

Scenario 3: Property already mapped
Given that the specified property exists
 And the property already has a mapping
When the Developer tries to exclude the property
Then the exclusion should fail
 And the property name should be shown
Comment 1 by fluxmunki, Oct 19, 2008
(No comment was entered for this change.)
Status: Started
Comment 2 by fluxmunki, Oct 19, 2008
(No comment was entered for this change.)
Status: Fixed
Sign in to add a comment

Hosted by Google Code