Blame view

test/FitNesseRoot/FitNesse/UserGuide/DotNet/SuiteAcceptanceTests/TestGracefulMemberNames/content.txt 736 Bytes
fbe3c2bb   Benjamin Renard   First commit
1
2
3
4
5
6
7
8
9
10
11
12
13
14
!3 The !-DotNet FitServer-! allows you to name class members (fields, properties and methods) gracefully ("calculate tax!" rather than "!-CalculateTax!-!")
----

!|member finder test|
|the field|the field?|the property|the property?|the setter method|the getter method?|
|first value|first value|second value|second value|third value|third value|

!|member finder test fixture|
|The Field|The Field?|The Property|The Property?|The Setter Method|The Getter Method?|
|first value|first value|second value|second value|third value|third value|

!|MemberFinderTestFixture|
|THE-FIELD|THE-FIELD?|THE?&#PROPERTY|THE+-=PROPERTY?|The*Setter*Method|The*Getter*Method?|
|first value|first value|second value|second value|third value|third value|