public class BagDeserializerTest extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
BAG_INFO_TXT |
static String |
DATA_DIR |
| Constructor and Description |
|---|
BagDeserializerTest(String archive,
String expectedDir) |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup() |
static Collection<Object[]> |
data() |
void |
setup() |
void |
testExtract() |
public static final String BAG_INFO_TXT
public static final String DATA_DIR
public BagDeserializerTest(String archive, String expectedDir)
public static Collection<Object[]> data()
public void setup() throws URISyntaxException
URISyntaxExceptionpublic void cleanup() throws IOException
IOExceptionpublic void testExtract()
Copyright © 2020. All rights reserved.