Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
unit-test: Refactor unit testing building/running/info collecting for build server
[xestiacalendar/.git] / source / tests / iCalendarJournalTests / iCalendarJournalSave.cpp
 // You should have received a copy of the GNU General Public License along
 // with Xestia Calendar. If not, see <http://www.gnu.org/licenses/>
 
-#include "../objects/calendarjournal/CalendarJournal.h"
+#include "calendarjournal/CalendarJournal.h"
+#include <gtest/gtest.h>
 
-TEST(iCalendarSaveJournal, SaveEventTests){
+class iCalendarJournalSaveTests : public ::testing::Test
+{
+private:
+    virtual void SetUp()
+    {
+    }
+    
+    virtual void TearDown()
+    {
+    }
+};
+
+TEST_F(iCalendarJournalSaveTests, SaveEventTests){
 
        CalendarJournalObject testJournal;
        CalendarJournalObject testJournal2;
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy