# HG changeset patch # User Stella Giannakopoulou # Date 1421947238 -7200 # Node ID a8b6e34e0a996cacc7cc7a14e937d243ecec2210 # Parent 5430aaf445b1a10417efc9ab3c570c9b33deee7c removed unused tests diff -r 5430aaf445b1 -r a8b6e34e0a99 testsuite/src/test/java/eu/earthobservatory/testsuite/stSPARQL/TemporalRelationFinishes.java --- a/testsuite/src/test/java/eu/earthobservatory/testsuite/stSPARQL/TemporalRelationFinishes.java Thu Jan 22 17:01:01 2015 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,20 +0,0 @@ -/** - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. - * - * Copyright (C) 2010, 2011, 2012, 2013 Pyravlos Team - * - * http://www.strabon.di.uoa.gr/ - */ -package eu.earthobservatory.testsuite.stSPARQL; - -import eu.earthobservatory.testsuite.utils.TemplateTest; - - -/** - * A simple store test. It tests if triples with GML serialization are stored and retrieved correctly. - * - * @author Konstantina Bereta - */ -public class TemporalRelationFinishes extends TemplateTest{} diff -r 5430aaf445b1 -r a8b6e34e0a99 testsuite/src/test/java/eu/earthobservatory/testsuite/stSPARQL/TemporalRelationIntersects.java --- a/testsuite/src/test/java/eu/earthobservatory/testsuite/stSPARQL/TemporalRelationIntersects.java Thu Jan 22 17:01:01 2015 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,20 +0,0 @@ -/** - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. - * - * Copyright (C) 2010, 2011, 2012, 2013 Pyravlos Team - * - * http://www.strabon.di.uoa.gr/ - */ -package eu.earthobservatory.testsuite.stSPARQL; - -import eu.earthobservatory.testsuite.utils.TemplateTest; - - -/** - * A simple store test. It tests if triples with GML serialization are stored and retrieved correctly. - * - * @author Konstantina Bereta - */ -public class TemporalRelationIntersects extends TemplateTest{} diff -r 5430aaf445b1 -r a8b6e34e0a99 testsuite/src/test/java/eu/earthobservatory/testsuite/stSPARQL/TemporalRelationMeets.java --- a/testsuite/src/test/java/eu/earthobservatory/testsuite/stSPARQL/TemporalRelationMeets.java Thu Jan 22 17:01:01 2015 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,20 +0,0 @@ -/** - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. - * - * Copyright (C) 2010, 2011, 2012, 2013 Pyravlos Team - * - * http://www.strabon.di.uoa.gr/ - */ -package eu.earthobservatory.testsuite.stSPARQL; - -import eu.earthobservatory.testsuite.utils.TemplateTest; - - -/** - * A simple store test. It tests if triples with GML serialization are stored and retrieved correctly. - * - * @author Konstantina Bereta - */ -public class TemporalRelationMeets extends TemplateTest{} diff -r 5430aaf445b1 -r a8b6e34e0a99 testsuite/src/test/java/eu/earthobservatory/testsuite/stSPARQL/TemporalRelationNEqualsPeriod.java --- a/testsuite/src/test/java/eu/earthobservatory/testsuite/stSPARQL/TemporalRelationNEqualsPeriod.java Thu Jan 22 17:01:01 2015 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,20 +0,0 @@ -/** - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. - * - * Copyright (C) 2010, 2011, 2012, 2013 Pyravlos Team - * - * http://www.strabon.di.uoa.gr/ - */ -package eu.earthobservatory.testsuite.stSPARQL; - -import eu.earthobservatory.testsuite.utils.TemplateTest; - - -/** - * A simple store test. It tests if triples with GML serialization are stored and retrieved correctly. - * - * @author Konstantina Bereta - */ -public class TemporalRelationNEqualsPeriod extends TemplateTest{} diff -r 5430aaf445b1 -r a8b6e34e0a99 testsuite/src/test/java/eu/earthobservatory/testsuite/stSPARQL/TemporalRelationOverlaps.java --- a/testsuite/src/test/java/eu/earthobservatory/testsuite/stSPARQL/TemporalRelationOverlaps.java Thu Jan 22 17:01:01 2015 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,20 +0,0 @@ -/** - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. - * - * Copyright (C) 2010, 2011, 2012, 2013 Pyravlos Team - * - * http://www.strabon.di.uoa.gr/ - */ -package eu.earthobservatory.testsuite.stSPARQL; - -import eu.earthobservatory.testsuite.utils.TemplateTest; - - -/** - * A simple store test. It tests if triples with GML serialization are stored and retrieved correctly. - * - * @author Konstantina Bereta - */ -public class TemporalRelationOverlaps extends TemplateTest{} diff -r 5430aaf445b1 -r a8b6e34e0a99 testsuite/src/test/java/eu/earthobservatory/testsuite/stSPARQL/TemporalRelationOverleft.java --- a/testsuite/src/test/java/eu/earthobservatory/testsuite/stSPARQL/TemporalRelationOverleft.java Thu Jan 22 17:01:01 2015 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,20 +0,0 @@ -/** - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. - * - * Copyright (C) 2010, 2011, 2012, 2013 Pyravlos Team - * - * http://www.strabon.di.uoa.gr/ - */ -package eu.earthobservatory.testsuite.stSPARQL; - -import eu.earthobservatory.testsuite.utils.TemplateTest; - - -/** - * A simple store test. It tests if triples with GML serialization are stored and retrieved correctly. - * - * @author Konstantina Bereta - */ -public class TemporalRelationOverleft extends TemplateTest{}