-
Notifications
You must be signed in to change notification settings - Fork 1
/
AGClientTestList.txt
247 lines (191 loc) · 13.5 KB
/
AGClientTestList.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
Test List of AGCSharpClient
+++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ namespace Allegro_Graph_CSharp_Client.AGClient.Mini +
+++++++++++++++++++++++++++++++++++++++++++++++++++++++
Class AGClient Status TestClass:AGClientTest
------------------------------------------------------------------------------
AGClient::GetVersion finished ::TestGetVersion
AGClient::GetBuiltDate finished ::TestGetBuiltDate
AGClient::ListCatalogs finished ::TestListCatalogs
AGClient::CreateCatalog exception(401) ::TestCreateCatalog
AGClient::OpenCatalog finished ::TestOpenCatalog
AGClient::DeleteCatalog exception(401) ::TestDeleteCatalog
AGClient::OpenSession finished ::TestOpenSession
The below test need administrator previlege
AGClient::DeleteInitFile exception(401) ::TestDeleteInitFile
AGClient::SetInitFile exception(401) ::TestSetInitFile
AGClient::GetInitFile exception(401) ::TestGetInitFile
AGClient::ReConfigure exception(401) ::TestReConfigure
AGClient::ReopenLog exception(401) ::TestReopenLog
==============================================================================
Class AGCatalog Status Class AGCatalogTest
------------------------------------------------------------------------------
AGCatalog::OpenRepository finished ::TestOpenRepository
AGCatalog::CreateRepository finished ::TestCreateRepository
AGCatalog::DeleteRepository finished ::TestDeleteRepository
AGCatalog::ListRepositories finished ::TestListRepositories
AGCatalog::GetName finished ::TestGetName
================================================================================
Class AGRepository Status Class AGRepositoryTest --------------------------------------------------------------------------------
::GetSize finished ::TestGetSize()
::GetCatalog finished ::TestGetCatalog
::ListContexts finished ::TestListContexts
::GetBlankNodes finished ::TestGetBlankNodes
::AddStatements finished ::TestAddStatements
::DeleteMatchingStatements finished ::TestDeleteMatchingStatements
::DeleteStatements finished ::TestDeleteStatements
::EvalSPARQLQuery finished ::TestEvalSPARQLQuery
::GetStatements finished ::TestGetStatements
::GetStatementsById finished ::TestGetStatementsById
::GetStatementIDs finished ::TestGetStatementIDs
::DeleteStatementsById finished ::TestDeleteStatementsById
::DeleteDuplicateStatements finished ::TestDeleteDuplicateStatements
::EvalPrologQuery unfinished ::Test
::ListNamespaces finished ::TestListNamespaces(??only get the default NS)
::GetNamespaces finished ::Test
::AddNamespace finished ::TestAddDeleteNamespace
::DeleteNamespace finished ::TestAddDeleteNamespace
::ClearNamespaces finished ::TestClearNamespace
::LoadFile unfinished ::Test
::ListIndices finished ::TestListIndices
::ListValidIndices finished ::TestTestIndices
::AddIndex finished ::TestTestIndices
::DropIndex finished ::TestTestIndices
::OptimizeIndex unfinished ::Test
::PreparingQueries unfinished ::Test
::ExecutePreparingQueries[1] unfinished ::Test
::ExecutePreparingQueries[2] unfinished ::Test
::DeletePreparingQueries unfinished ::Test
::DefinePrologFunction unfinished ::Test
::ListTypeMapping Same as RepositoryConnection::()
::ClearTypeMapping Same as RepositoryConnection::()
::ListMappedTypes Same as RepositoryConnection::()
::AddMappedType Same as RepositoryConnection::()
::DeleteMappedType Same as RepositoryConnection::()
::ListMappedPredicates Same as RepositoryConnection::()
::AddMappedPredicate Same as RepositoryConnection::()
::DeleteMappedPredicate Same as RepositoryConnection::()
::OpenSession Same as RepositoryConnection::()
::CloseSession Same as RepositoryConnection::()
::Commit Same as RepositoryConnection::()
::Rollback Same as RepositoryConnection::()
::EnableTripleCache Same as RepositoryConnection::()
::DisableTripleCache Same as RepositoryConnection::()
::GetTripleCacheSize Same as RepositoryConnection::()
::EvalFreeTextIndex Same as RepositoryConnection::()
::ManipulateFreeTextIndex Same as RepositoryConnection::()
::CreateFreeTextIndex Same as RepositoryConnection::()
::ModifyFreeTextIndex Same as RepositoryConnection::()
::ListFreeTextIndices Same as RepositoryConnection::()
::DeleteFreeTextIndex Same as RepositoryConnection::()
::ListFreeTextPredicates Same as RepositoryConnection::()
::GetFreeTextIndexConfiguration[1] Same as RepositoryConnection::()
::GetFreeTextIndexConfiguration[2] Same as RepositoryConnection::()
::DefinePrologFunctors Same as RepositoryConnection::()
::ListGeoTypes Same as RepositoryConnection::()
::GetStatementsInsideBox Same as RepositoryConnection::()
::GetStatementsInsideCircle Same as RepositoryConnection::()
::GetStatementsHaversine Same as RepositoryConnection::()
::GetStatementsInsidePolygon Same as RepositoryConnection::()
::RegisterSNAGenerator Same as RepositoryConnection::()
::RegisterNeighborMatrix Same as RepositoryConnection::()
===============================================================================
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+namespace Allegro_Graph_CSharp_Client.AGClient.OpenRDF.Sail+
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Class AllegroGraphServer Status Class AllegroGraphServerTest
-----------------------------------------------------------------------------------
::ServerReConfigure exception((401) 未经授权) ::TestServerReConfigure
::ReopenLog exception(401) ::TestReopenLog
::ListCatalogs finished ::TestListCatalogs
::CreateCatalog finished ::TestCreateDeleteCatalog
::OpenCatalog finished ::TestOpenCatalog
::DeleteCatalog finished ::TestCreateDeleteCatalog
::GetInitFile exception(401)
::SetInitFile exception(401)
::DeleteInitFile exception(401)
::OpenSession exception(500) 内部服务器错误 ::TestOpenSession
::OpenFederated exception(400) 错误请求 ::TestOpenFederated
==================================================================================
Class Catalog Status Class AGCatalogTest
----------------------------------------------------------------------------------
::GetSesameProtocolVersion finished ::TestGetSesameProtocolVersion
::CreateRepository finished ::TestCreateRepository
::DeleteRepository finished ::TestDeleteRepository
::GetName finished ::TestGetName
::ListRepositories finished ::TestListRepositories
::GetRepository finished ::TestGetRepository
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+namespace Allegro_Graph_CSharp_Client.AGClient.OpenRDF.RepositoryUtil+
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Class RepositoryConnection Status Class AGCatalogTest
-------------------------------------------------------------------------------------
::GetSize finished ::TestGetSize
::IsEmpty finished ::TestIsEmpty
::GetContextIDs finished ::TestGetContextIDs
::GetStatements finished ::TestGetStatements
::GetStatementsById finished ::TestGetStatementsById
::GetStatementIDs finished ::TestGetStatementIDs
::GetBlankNodes finished ::TestGetBlankNodes
::AddFile unfinished
::AddStatement finished ::TestAdd
::AddTriple finished ::TestAddTriple
::AddTriples finished ::TestAddTriples
::RemoveTriples finished ::TestRemoveTriples
::RemoveStatement finished ::TestRemoveStatement
::RemoveQuadsByID finished ::TestRemoveQuadsByID
::RemoveQuads finished ::TestRemoveQuads
::RemoveDuplicateStatements finished ::TestRemoveDuplicateStatements
::Clear finished ::TestClearTripleStore
::EvalSPARQLQuery finished ::TestEvalSPARQLQuery
::PrepareBooleanQuery unfinished
::PrepareStringArrayQuery unfinished
::ExportStatements unfinished
::Export unfinished
::EvalFreeTextIndex finished ::TestEvalFreeTextIndex
::CreateFreeTextIndex finished ::TestCreateDeleteFreeTextIndex
::ModifyTextIndex finished ::TestModifyTextIndex
::DeleteFreeTextIndex finished ::TestCreateDeleteFreeTextIndex
::ListFreeTextIndices finished ::TestTestListFreeTextIndices
::GetFreeTextIndexConfiguration[1] exception [取不到设置值,但在eval时又有效]
::GetFreeTextIndexConfiguration[2] exception
::ListGeoTypes finished ::TestListGeoTypes
::SetCartesianGeoType finished ::TestSetCartesianGeoType
::SetSphericalGeoType finished ::TestSetSphericalGeoType
::GetStatementsInsideBox exception(400错误请求)::TestGetStatementsOfGeo
//取不到新添加的namespace
::GetNamespaces finished ::TestGetNamespace
::SetNamespace finished ::TestSetRemoveNamespace
::RemoveNamespace finished ::TestSetRemoveNamespace
::ClearNamespace finished ::TestClearNamespace
::AddRules unfinished
::loadRules unfinished
::RegisterSNAGenerator unfinished
::RegisterNeighborMatrix unfinished
::EnableTripleCache finished ::TestTripleCache
::DisableTripleCache finished ::TestTripleCache
::GetTripleCacheSize finished ::TestTripleCache
::ListIndices finished ::TestIndices
::ListValidIndices finished ::TestIndices
::AddIndex finished ::TestIndices
::DropIndex finished ::TestIndices
::OptimizeIndex exception(400错误请求)::TestOptimizeIndex
::ListTypeMapping finished ::TestListTypeMapping
::ClearTypeMapping finished ::TestClearTypeMapping
::ListMappedTypes finished ::TestListMappedTypes
::AddMappedType exception(400错误请求)
::DeleteMappedType exception(400错误请求)
::ListMappedPredicates finished ::TestListMappedPredicates
::AddMappedPredicate exception(400错误请求)
::DeleteMappedPredicate exception(400错误请求)
::OpenSession finished ::TestOpenCloseSession
::CloseSession exception(基础连接关闭) ::TestOpenCloseSession
::Commit exception(基础连接关闭) ::TestTransaction
::Rollback exception(基础连接关闭) ::TestTransaction
都是基于openSession()
::PreparingQueries unfinished
::ExecutePreparingQueries unfinished
::DeletePreparingQueries unfinished
::DefinePrologFunction unfinished
======================================================================================
--End--