Package com.mockobjects.naming.directory
Class MockAttributes
java.lang.Object
com.mockobjects.MockObject
com.mockobjects.naming.directory.MockAttributes
- All Implemented Interfaces:
Verifiable,Serializable,Cloneable,Attributes
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()getAll()getIDs()booleanvoidsetExpectedName(String aName) voidsetupAddGet(Attribute attribute) intsize()Methods inherited from class com.mockobjects.MockObject
notImplemented, notYetImplemented, verify
-
Constructor Details
-
MockAttributes
public MockAttributes()
-
-
Method Details
-
isCaseIgnored
public boolean isCaseIgnored()- Specified by:
isCaseIgnoredin interfaceAttributes
-
size
public int size()- Specified by:
sizein interfaceAttributes
-
setupAddGet
-
setExpectedName
-
get
- Specified by:
getin interfaceAttributes
-
getAll
- Specified by:
getAllin interfaceAttributes
-
getIDs
- Specified by:
getIDsin interfaceAttributes
-
put
- Specified by:
putin interfaceAttributes
-
put
- Specified by:
putin interfaceAttributes
-
remove
- Specified by:
removein interfaceAttributes
-
clone
- Specified by:
clonein interfaceAttributes
-