|
Gromacs
2023.4
|
#include <testutils/include/testutils/filematchers.h>
Inheritance diagram for gmx::test::TextFileMatch:
Collaboration diagram for gmx::test::TextFileMatch:Use a ITextBlockMatcher for matching the contents.
Public Member Functions | |
| TextFileMatch (const ITextBlockMatcherSettings &streamSettings) | |
| Creates a matcher to match contents with given text matcher. | |
| FileMatcherPointer | createFileMatcher () const override |
| Factory method that constructs the matcher after parameters are set. | |
1.8.5