public class StandardQuotaStrategyMockTest
extends java.lang.Object
| Constructor and Description |
|---|
StandardQuotaStrategyMockTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterFileWrittenExceedingMaxFileSizeFileIsDeleted() |
void |
afterWritingCacheFileDiskUsageUpdatedCorrectly() |
void |
attemptToWriteFileExceedingMaxFileSizeIsVetoed() |
void |
canGetMaxFileSizeBytes() |
void |
setUp() |
void |
testCanSetMaxUsageInMB() |
void |
testCurrentUsageMB() |
void |
testPanicThresholdForBeforeWritingCacheFile() |
void |
testThresholdsAfterWritingCacheFile() |
void |
testThresholdsBeforeWritingCacheFile() |
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void testCanSetMaxUsageInMB()
throws java.lang.IllegalAccessException
java.lang.IllegalAccessExceptionpublic void testPanicThresholdForBeforeWritingCacheFile()
public void afterWritingCacheFileDiskUsageUpdatedCorrectly()
public void testThresholdsAfterWritingCacheFile()
public void testThresholdsBeforeWritingCacheFile()
public void canGetMaxFileSizeBytes()
public void attemptToWriteFileExceedingMaxFileSizeIsVetoed()
public void afterFileWrittenExceedingMaxFileSizeFileIsDeleted()
public void testCurrentUsageMB()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.