public abstract class FilePropertyTester
extends PropertyTester
Modifier and Type | Class and Description |
---|---|
static class |
FilePropertyTester.ForFile |
Constructor and Description |
---|
FilePropertyTester() |
Modifier and Type | Method and Description |
---|---|
protected abstract IFile |
extractFile(java.lang.Object receiver) |
boolean |
test(java.lang.Object receiver,
java.lang.String property,
java.lang.Object[] args,
java.lang.Object expectedValue) |
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.