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.Exception
public void after() throws java.lang.Exception
java.lang.Exception
public void testXfer() throws java.sql.SQLException
java.sql.SQLException
public void testUnflagged()
public void testFlagged()
public void testFlaggedCounts()
public void testBrokenStore()
Copyright © 2021. All Rights Reserved.