public class ContainerStoreServiceTests
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
static ContainerStoreService.IItemFlagsProvider<Dummy> | 
DUMMY_FLAGS  | 
| Constructor and Description | 
|---|
ContainerStoreServiceTests()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
after()  | 
void | 
before()  | 
void | 
testBrokenStore()  | 
void | 
testFlagged()  | 
void | 
testFlaggedCounts()  | 
void | 
testUnflagged()  | 
void | 
testXfer()  | 
public static final ContainerStoreService.IItemFlagsProvider<Dummy> DUMMY_FLAGS
public void before()
            throws java.lang.Exception
java.lang.Exceptionpublic void after()
           throws java.lang.Exception
java.lang.Exceptionpublic void testXfer()
              throws java.sql.SQLException
java.sql.SQLExceptionpublic void testUnflagged()
public void testFlagged()
public void testFlaggedCounts()
public void testBrokenStore()
Copyright © 2023. All Rights Reserved.