public class ScalityRingStoreTests
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
LENGTH |
Constructor and Description |
---|
ScalityRingStoreTests() |
Modifier and Type | Method and Description |
---|---|
void |
createStore() |
void |
deleteFails() |
void |
deleteObject() |
void |
getManyObjects() |
void |
getObject() |
void |
getObjects() |
void |
launchServer() |
void |
objectDoesNotExist() |
void |
putObject() |
void |
putObjectAlreadyExisting() |
void |
stopServer() |
public void launchServer() throws java.lang.Exception
java.lang.Exception
public void stopServer()
public void createStore()
public void objectDoesNotExist()
public void putObject() throws java.io.IOException
java.io.IOException
public void putObjectAlreadyExisting() throws java.io.IOException
java.io.IOException
public void deleteObject() throws java.io.IOException
java.io.IOException
public void deleteFails() throws java.io.IOException
java.io.IOException
public void getObject() throws java.io.IOException
java.io.IOException
public void getObjects() throws java.io.IOException
java.io.IOException
public void getManyObjects() throws java.lang.Exception
java.lang.Exception
Copyright © 2021. All Rights Reserved.