Package com._1c.g5.v8.xmdb
Class IndexTest
java.lang.Object
com._1c.g5.v8.xmdb.IndexTest
Some functional tests on KeyValueStorage/TransactionalKVS
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IndexTest
public IndexTest()
-
-
Method Details
-
setUp
public void setUp() -
tearDown
public void tearDown() -
testMerge
Create some index in XMDB and updates map with few records. Merge updates into index and test result: * in one mergeCommit * one by one- Throws:
Exception
-