Java org.springframework.amqp.utils.test TestUtils fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.amqp.utils.test TestUtils fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.amqp.utils.test TestUtils.

The text is from its open source code.

Method

TgetPropertyValue(Object root, String propertyPath, Class type)
ObjectgetPropertyValue(Object root, String propertyPath)
Uses nested DirectFieldAccessor s to obtain a property using dotted notation to traverse fields; e.g.