AttrInfoTest
&MimeTypeTest::AttrInfoTest) );
void AttrInfoTest();
suite->addTest( new CppUnit::TestCaller<NodeTest>("BNode::Attribute Info Test", &NodeTest::AttrInfoTest) );
AttrInfoTest(*node);
suite->addTest( new TC(p + "BNode::AttrInfo Test", &NodeTest::AttrInfoTest) );
void AttrInfoTest();
void AttrInfoTest(BNode &node);