public class FilesystemStoreTests
extends java.lang.Object
Constructor and Description |
---|
FilesystemStoreTests() |
Modifier and Type | Method and Description |
---|---|
void |
before() |
void |
testDelete() |
void |
testGet() |
void |
testStore() |
void |
testUpdate() |
public void before()
public void testStore() throws ServerFault, java.io.IOException
ServerFault
java.io.IOException
public void testGet() throws java.lang.Exception
java.lang.Exception
public void testUpdate() throws ServerFault, java.io.IOException
ServerFault
java.io.IOException
public void testDelete() throws java.io.IOException
java.io.IOException
Copyright © 2021. All Rights Reserved.