IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
NUnit.Framework.Internal.PropertyBagTests Class Reference
+ Collaboration diagram for NUnit.Framework.Internal.PropertyBagTests:

Public Member Functions

void SetUp ()
 
void IndexGetsListOfValues ()
 
void IndexGetsEmptyListIfNameIsNotPresent ()
 
void IndexSetsListOfValues ()
 
void AllKeysAreListed ()
 
void ContainsKey ()
 
void GetReturnsSingleValue ()
 
void SetAddsNewSingleValue ()
 
void SetReplacesOldValues ()
 
void XmlIsProducedCorrectly ()
 

Private Attributes

PropertyBag bag
 

Member Function Documentation

void NUnit.Framework.Internal.PropertyBagTests.SetUp ( )
inline
void NUnit.Framework.Internal.PropertyBagTests.IndexGetsListOfValues ( )
inline
void NUnit.Framework.Internal.PropertyBagTests.IndexGetsEmptyListIfNameIsNotPresent ( )
inline
void NUnit.Framework.Internal.PropertyBagTests.IndexSetsListOfValues ( )
inline
void NUnit.Framework.Internal.PropertyBagTests.AllKeysAreListed ( )
inline
void NUnit.Framework.Internal.PropertyBagTests.ContainsKey ( )
inline
void NUnit.Framework.Internal.PropertyBagTests.GetReturnsSingleValue ( )
inline
void NUnit.Framework.Internal.PropertyBagTests.SetReplacesOldValues ( )
inline

Member Data Documentation

PropertyBag NUnit.Framework.Internal.PropertyBagTests.bag
private

The documentation for this class was generated from the following file: