Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

void Impala::Test::SampleSimpleTest::testAssertEqual (  )  [inline]

Definition at line 28 of file SampleSimpleTest.h.

00029     {
00030         //CPPUNIT_ASSERT_EQUAL(2, 1); // will fail
00031         CPPUNIT_ASSERT_EQUAL(1, 1); // will succeed
00032     }


Generated on Thu Jan 13 09:24:04 2011 for ImpalaSrc by  doxygen 1.5.1