public class TestVisibilityLabelsWithCustomVisLabService extends TestVisibilityLabels
| Constructor and Description |
|---|
TestVisibilityLabelsWithCustomVisLabService() |
| Modifier and Type | Method and Description |
|---|---|
protected List<String> |
extractAuths(String user,
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 void testVisibilityLabelsInPutsThatDoesNotMatchAnyDefinedLabels()
throws Exception
testVisibilityLabelsInPutsThatDoesNotMatchAnyDefinedLabels in class TestVisibilityLabelsExceptionprotected List<String> extractAuths(String user, List<Result> results)
extractAuths in class TestVisibilityLabels