public class TestVisibilityLabelsWithCustomVisLabService extends TestVisibilityLabels
| Constructor and Description |
|---|
TestVisibilityLabelsWithCustomVisLabService() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<java.lang.String> |
extractAuths(java.lang.String user,
java.util.List<Result> results) |
static void |
setupBeforeClass() |
void |
testVisibilityLabelsInPutsThatDoesNotMatchAnyDefinedLabels() |
addLabels, tearDown, tearDownAfterClass, testAuthorizationsWithSpecialUnicodeCharacters, testClearUserAuths, testFlushedFileWithVisibilityTags, testLabelsWithAppend, testLabelsWithCheckAndPut, testLabelsWithIncrement, testMultipleVersions, testMutateRow, testSetAndGetUserAuths, testSimpleVisibilityLabels, testSimpleVisibilityLabelsWithUniCodeCharacters, testUserShouldNotDoDDLOpOnLabelsTable, testVisibilityLabelsInGetThatDoesNotMatchAnyDefinedLabels, testVisibilityLabelsInScanThatDoesNotMatchAnyDefinedLabels, testVisibilityLabelsOnKillingOfRSContainingLabelsTable, testVisibilityLabelsOnRSRestart, testVisibilityLabelsThatDoesNotPassTheCriteria, testVisibilityLabelsWithComplexLabels, testVisibilityLabelsWithGet, waitForLabelsRegionAvailabilitypublic TestVisibilityLabelsWithCustomVisLabService()
public static void setupBeforeClass()
throws java.lang.Exception
java.lang.Exceptionpublic void testVisibilityLabelsInPutsThatDoesNotMatchAnyDefinedLabels()
throws java.lang.Exception
testVisibilityLabelsInPutsThatDoesNotMatchAnyDefinedLabels in class TestVisibilityLabelsjava.lang.Exceptionprotected java.util.List<java.lang.String> extractAuths(java.lang.String user,
java.util.List<Result> results)
extractAuths in class TestVisibilityLabels