public class ClassObjectWithManySlots extends AbstractClassObjectUnparserTest
expected, unparsed
Constructor and Description |
---|
ClassObjectWithManySlots() |
Modifier and Type | Method and Description |
---|---|
void |
firstFeatureNameIsName() |
void |
firstFeatureValueIsJohnDoe() |
void |
hasThreeFeatures() |
void |
secondFeatureNameIsSelf() |
void |
secondFeatureValueIsJohn() |
static void |
setup() |
void |
thirdFeatureNameIsAccounts() |
void |
thirdFeatureValueIsJohnsAccounts() |
classObjectUnparserTest, feature, featureName, featureValues, numberOfFeatures
bodyContents, bodyEndsWithBrace, bodyStartsWithBrace, identifierFollowsType, textStartsWithType
public static void setup()
public void hasThreeFeatures()
public void firstFeatureNameIsName()
public void firstFeatureValueIsJohnDoe()
public void secondFeatureNameIsSelf()
public void secondFeatureValueIsJohn()
public void thirdFeatureNameIsAccounts()
public void thirdFeatureValueIsJohnsAccounts()
Copyright © 2016. All rights reserved.