| Interface | Description |
|---|---|
| Fruit | |
| FruitCleaner | |
| OrangeInterface |
TODO
|
| Class | Description |
|---|---|
| AbstractFruit |
AbstractFruit is a base class for fruity test objects. |
| Apple | |
| Banana | |
| BananaFactory |
BananaFactory is a test factory that creates Bananas |
| BloodOrange |
A specialisation of Orange
|
| FruitBasket |
TODO
|
| FruitBowl | |
| FruitBowlToFruitBasket |
Converts a FruitBowl to a FruitBasket (for testing obviously :)
|
| FruitBox | |
| FruitLover | |
| GrapeFruit |
A pure bean implementation
|
| InvalidSatsuma |
InvalidSatsuma has no discoverable methods |
| Kiwi |
A test object not implementing Callable, but having a matching method accepting MuleEventContext.
|
| ObjectToFruitLover | |
| Orange | |
| Peach | |
| RedApple | |
| Seed | |
| WaterMelon |
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.