]> git.localhorst.tv Git - blank.git/blobdiff - tst/net/PacketTest.hpp
unit test for EntityUpdate packet
[blank.git] / tst / net / PacketTest.hpp
index 618df1e68d9d75fe3eb8b6377a71473b188ec55a..4942a2a228b59908b8ab8d2c82a4315ecfc601d6 100644 (file)
@@ -28,6 +28,7 @@ CPPUNIT_TEST(testPart);
 CPPUNIT_TEST(testPlayerUpdate);
 CPPUNIT_TEST(testSpawnEntity);
 CPPUNIT_TEST(testDespawnEntity);
+CPPUNIT_TEST(testEntityUpdate);
 
 CPPUNIT_TEST_SUITE_END();
 
@@ -43,6 +44,7 @@ public:
        void testPlayerUpdate();
        void testSpawnEntity();
        void testDespawnEntity();
+       void testEntityUpdate();
 
 private:
        static void AssertPacket(