Package com._1c.g5.v8.internal.derived
Class BmDerivedDataInfoRepositoryTest
java.lang.Object
com._1c.g5.v8.internal.derived.BmDerivedDataInfoRepositoryTest
Unit tests for 
DerivedDataContextManager.- 
Constructor Details- 
BmDerivedDataInfoRepositoryTestpublic BmDerivedDataInfoRepositoryTest()
 
- 
- 
Method Details- 
setUp- Throws:
- IOException
 
- 
tearDown- Throws:
- IOException
 
- 
testConfirmOnlySegmentComputationpublic void testConfirmOnlySegmentComputation()
- 
testConfirmSegmentComputationForMissingIdpublic void testConfirmSegmentComputationForMissingId()
- 
testConfirmSegmentComputationNotStartedAndStoppedRepositorypublic void testConfirmSegmentComputationNotStartedAndStoppedRepository()
- 
testGetInfopublic void testGetInfo()
- 
testGetInfoNotStartedAndStoppedRepositorypublic void testGetInfoNotStartedAndStoppedRepository()
- 
testGetOrCreateInfopublic void testGetOrCreateInfo()
- 
testGetOrCreateInfoSaveGetOrCreatepublic void testGetOrCreateInfoSaveGetOrCreate()
- 
testGetOrCreateNotStartedAndStoppedRepositorypublic void testGetOrCreateNotStartedAndStoppedRepository()
- 
testMarkAsBrokenpublic void testMarkAsBroken()
- 
testMarkAsBrokenTwicepublic void testMarkAsBrokenTwice()
- 
testMarkAsBrokenNotStartedAndStoppedRepositorypublic void testMarkAsBrokenNotStartedAndStoppedRepository()
- 
testRemoveIllegalArgumentpublic void testRemoveIllegalArgument()
- 
testRemoveNotStartedAndStoppedRepositorypublic void testRemoveNotStartedAndStoppedRepository()
- 
testSaveIllegalArgumentpublic void testSaveIllegalArgument()
- 
testSavepublic void testSave()
- 
testSaveNotStartedAndStoppedRepositorypublic void testSaveNotStartedAndStoppedRepository()
- 
testStartTwicepublic void testStartTwice()
- 
testStartStopStartpublic void testStartStopStart()
- 
testStopTwicepublic void testStopTwice()
 
-