@@ -4,21 +4,14 @@ |
||
4 | 4 | |
5 | 5 | use SMW\Tests\MwDBaseUnitTestCase; |
6 | 6 | use SMW\Tests\Utils\UtilityFactory; |
7 | - |
|
8 | 7 | use SMW\SPARQLStore\SPARQLStore; |
9 | - |
|
10 | 8 | use SMW\Query\Language\ValueDescription; |
11 | 9 | use SMW\Query\Language\SomeProperty; |
12 | -use SMW\Query\Language\ThingDescription; |
|
13 | - |
|
14 | -use SMW\DIWikiPage; |
|
15 | 10 | use SMW\DIProperty; |
16 | - |
|
17 | 11 | use SMWDINumber as DINumber; |
18 | 12 | use SMWDIBlob as DIBlob; |
19 | 13 | use SMWDITime as DITime; |
20 | 14 | use SMWQuery as Query; |
21 | -use SMWQueryResult as QueryResult; |
|
22 | 15 | use SMwConjunction as Conjunction; |
23 | 16 | |
24 | 17 | /** |
@@ -4,20 +4,12 @@ |
||
4 | 4 | |
5 | 5 | use SMW\Tests\MwDBaseUnitTestCase; |
6 | 6 | use SMW\Tests\Utils\UtilityFactory; |
7 | - |
|
8 | -use SMW\DIWikiPage; |
|
9 | 7 | use SMW\DIProperty; |
10 | 8 | use SMW\DataValueFactory; |
11 | - |
|
12 | 9 | use SMW\Query\Language\SomeProperty; |
13 | 10 | use SMW\Query\Language\ThingDescription; |
14 | 11 | use SMW\Query\Language\ValueDescription; |
15 | - |
|
16 | -use SMWDIBlob as DIBlob; |
|
17 | 12 | use SMWQuery as Query; |
18 | -use SMWQueryResult as QueryResult; |
|
19 | -use SMWDataValue as DataValue; |
|
20 | -use SMWDataItem as DataItem; |
|
21 | 13 | use SMW\Query\PrintRequest as PrintRequest; |
22 | 14 | use SMWPropertyValue as PropertyValue; |
23 | 15 | use SMWExporter as Exporter; |
@@ -4,23 +4,14 @@ |
||
4 | 4 | |
5 | 5 | use SMW\Tests\MwDBaseUnitTestCase; |
6 | 6 | use SMW\Tests\Utils\UtilityFactory; |
7 | - |
|
8 | -use SMW\Query\Language\ThingDescription; |
|
9 | 7 | use SMW\Query\Language\ValueDescription; |
10 | -use SMW\Query\Language\Conjunction; |
|
11 | 8 | use SMW\Query\Language\Disjunction; |
12 | 9 | use SMW\Query\Language\ClassDescription; |
13 | 10 | use SMW\Query\Language\SomeProperty; |
14 | - |
|
15 | 11 | use SMW\DIWikiPage; |
16 | 12 | use SMW\DIProperty; |
17 | -use SMW\SemanticData; |
|
18 | - |
|
19 | 13 | use SMWQueryParser as QueryParser; |
20 | -use SMWDIBlob as DIBlob; |
|
21 | -use SMWDINumber as DINumber; |
|
22 | 14 | use SMWQuery as Query; |
23 | -use SMWPropertyValue as PropertyValue; |
|
24 | 15 | |
25 | 16 | /** |
26 | 17 | * |
@@ -4,16 +4,11 @@ |
||
4 | 4 | |
5 | 5 | use SMW\Tests\MwDBaseUnitTestCase; |
6 | 6 | use SMW\Tests\Utils\UtilityFactory; |
7 | - |
|
8 | 7 | use SMW\Query\Language\ThingDescription; |
9 | 8 | use SMW\Query\Language\SomeProperty; |
10 | - |
|
11 | -use SMW\DIWikiPage; |
|
12 | 9 | use SMW\DIProperty; |
13 | 10 | use SMW\DataValueFactory; |
14 | - |
|
15 | 11 | use SMWQuery as Query; |
16 | -use SMWQueryResult as QueryResult; |
|
17 | 12 | use SMW\Query\PrintRequest as PrintRequest; |
18 | 13 | use SMWPropertyValue as PropertyValue; |
19 | 14 |
@@ -4,22 +4,15 @@ |
||
4 | 4 | |
5 | 5 | use SMW\Tests\MwDBaseUnitTestCase; |
6 | 6 | use SMW\Tests\Utils\UtilityFactory; |
7 | - |
|
8 | 7 | use SMW\Query\Language\ThingDescription; |
9 | 8 | use SMW\Query\Language\ValueDescription; |
10 | 9 | use SMW\Query\Language\SomeProperty; |
11 | - |
|
12 | -use SMW\DIWikiPage; |
|
13 | 10 | use SMW\DIProperty; |
14 | 11 | use SMW\DataValueFactory; |
15 | 12 | use SMW\Subobject; |
16 | - |
|
17 | 13 | use SMWQueryParser as QueryParser; |
18 | 14 | use SMWDINumber as DINumber; |
19 | 15 | use SMWQuery as Query; |
20 | -use SMWQueryResult as QueryResult; |
|
21 | -use SMWDataValue as DataValue; |
|
22 | -use SMWDataItem as DataItem; |
|
23 | 16 | use SMW\Query\PrintRequest as PrintRequest; |
24 | 17 | use SMWPropertyValue as PropertyValue; |
25 | 18 |
@@ -4,21 +4,15 @@ |
||
4 | 4 | |
5 | 5 | use SMW\Tests\MwDBaseUnitTestCase; |
6 | 6 | use SMW\Tests\Utils\UtilityFactory; |
7 | - |
|
8 | 7 | use SMW\Query\Language\ThingDescription; |
9 | 8 | use SMW\Query\Language\SomeProperty; |
10 | - |
|
11 | 9 | use SMW\DIWikiPage; |
12 | 10 | use SMW\DIProperty; |
13 | 11 | use SMW\DataValueFactory; |
14 | 12 | use SMW\Subobject; |
15 | - |
|
16 | 13 | use SMWDIBlob as DIBlob; |
17 | 14 | use SMWDINumber as DINumber; |
18 | 15 | use SMWQuery as Query; |
19 | -use SMWQueryResult as QueryResult; |
|
20 | -use SMWDataValue as DataValue; |
|
21 | -use SMWDataItem as DataItem; |
|
22 | 16 | use SMW\Query\PrintRequest as PrintRequest; |
23 | 17 | use SMWPropertyValue as PropertyValue; |
24 | 18 |
@@ -4,10 +4,8 @@ |
||
4 | 4 | |
5 | 5 | use SMW\Tests\MwDBaseUnitTestCase; |
6 | 6 | use SMW\Tests\Utils\UtilityFactory; |
7 | - |
|
8 | 7 | use SMW\DataValueFactory; |
9 | - |
|
10 | -use SMWQueryProcessor as QueryProcessor; |
|
8 | +use SMWQueryProcessor as QueryProcessor; |
|
11 | 9 | use SMWQuery as Query; |
12 | 10 | use SMWQueryParser as QueryParser; |
13 | 11 |
@@ -3,17 +3,11 @@ |
||
3 | 3 | namespace SMW\Tests\Integration; |
4 | 4 | |
5 | 5 | use SMW\Tests\MwDBaseUnitTestCase; |
6 | -use SMW\Tests\Utils\Validators\SemanticDataValidator; |
|
7 | - |
|
8 | 6 | use SMW\DIWikiPage; |
9 | -use SMW\DIProperty; |
|
10 | 7 | use SMW\SemanticData; |
11 | 8 | use SMW\DataValueFactory; |
12 | 9 | use SMW\Subobject; |
13 | 10 | use SMW\SerializerFactory; |
14 | - |
|
15 | -use SMWDIBlob as DIBlob; |
|
16 | - |
|
17 | 11 | use Title; |
18 | 12 | |
19 | 13 | /** |
@@ -4,9 +4,7 @@ |
||
4 | 4 | |
5 | 5 | use SMW\Tests\Utils\UtilityFactory; |
6 | 6 | use SMW\ApplicationFactory; |
7 | -use SMW\ConnectionManager; |
|
8 | 7 | use SMW\DIWikiPage; |
9 | - |
|
10 | 8 | use RuntimeException; |
11 | 9 | |
12 | 10 | /** |