Package | Description |
---|---|
org.finra.hqlunit | |
org.finra.hqlunit.resources | |
org.finra.hqlunit.resources.manipulation | |
org.finra.hqlunit.rules | |
org.finra.hqlunit.script |
Class and Description |
---|
TextResource
Abstracts access to textual resources needed during testing, such as test data or hql scripts
By using this interface, code that uses testing resources can be written agnostic to the origin or nature of the resource
|
Class and Description |
---|
InputStreamResource
Provides an abstract TextResource for building TextResource classes that access InputStream accessible resources
InputStreamResource handles the utility of reading out the content of an InputStream into a String
Child classes provide the InputStream to read from
|
TextResource
Abstracts access to textual resources needed during testing, such as test data or hql scripts
By using this interface, code that uses testing resources can be written agnostic to the origin or nature of the resource
|
Class and Description |
---|
TextResource
Abstracts access to textual resources needed during testing, such as test data or hql scripts
By using this interface, code that uses testing resources can be written agnostic to the origin or nature of the resource
|
Class and Description |
---|
TextResource
Abstracts access to textual resources needed during testing, such as test data or hql scripts
By using this interface, code that uses testing resources can be written agnostic to the origin or nature of the resource
|
Class and Description |
---|
TextResource
Abstracts access to textual resources needed during testing, such as test data or hql scripts
By using this interface, code that uses testing resources can be written agnostic to the origin or nature of the resource
|
Copyright © 2016. All rights reserved.