Hamcrest-Qt  0.0.1
Hamcrest matchers for C++/Qt
 All Classes Namespaces Functions
List of all members
HamcrestQt::Description::NullDescription Class Reference
Inheritance diagram for HamcrestQt::Description::NullDescription:
HamcrestQt::Description

Additional Inherited Members

- Public Member Functions inherited from HamcrestQt::Description
template<typename T >
DescriptionappendValue (const T &value)
 Appends an arbitrary value to the description.
 
DescriptionappendValue (short value)
 
DescriptionappendValue (long value)
 
DescriptionappendValue (float value)
 
DescriptionappendValue (double value)
 
DescriptionappendValue (const char *value)
 
DescriptionappendValue (const QString &value)
 
DescriptionappendValue (char value)
 
DescriptionappendValue (const QChar &value)
 
template<typename Iterator >
DescriptionappendList (const QString &start, const QString &separator, const QString &end, Iterator startIterator, Iterator endIterator)
 Appends a list of SelfDescribing objects to the description.
 
- Static Public Member Functions inherited from HamcrestQt::Description
static DescriptionNONE ()
 
- Protected Member Functions inherited from HamcrestQt::Description
virtual void toCppSyntaxString (const QString &unformatted)
 
virtual void toCppSyntax (const QChar &ch)
 

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