Package patterntesting.runtime.util

Package class diagram package patterntesting.runtime.util
This is the package for some utility classes.

See:
          Description

Class Summary
ArchivEntry Unfortunately we can't extends URI because this is a final class.
AssertArg This utility class is intended to check arguments.
Assertions If you want to know if assertions are enabled (java option "-ea"), you can use this helper class.
ClasspathHelper This class contains some helper classes which are used inside ClasspathMonitor and ClasspathDigger.
Converter The Class Converter to convert objects from one type to another type.
Environment This class provides some utilities for the access to the environment (e.g. the system properties).
ExceptionThrower Because we need the functionality of throwing any exception not only in PatternTesting Exception but also here this functionality was shifted to PatternTesting Runtime.
JoinPointHelper The Class JoinPointHelper.
ObjectComparator Compares two objects using their string representation.
ObjectInspector This class lets you examine an object and dump its internal attributes.
ReflectionHelper This class is a helper class to access some fields via reflection.
SignatureHelper The Class SignatureHelper.
StackTraceScanner This class allows you to scan the stacktrace for different stuff.
StringHelper This class contains some useful helper methods for Strings.
ThreadUtil The Class ThreadUtil.
 

Exception Summary
ValueNotFoundException The Class ValueNotFoundException.
 

Package patterntesting.runtime.util Description

This is the package for some utility classes.



Copyright © 2002–2014 PatternTesting Team. All rights reserved.