Class LocalHostAddressFunction
java.lang.Object
org.citrusframework.functions.core.LocalHostAddressFunction
- All Implemented Interfaces:
Function
Function gets the local host address. Usually some IP address (e.g. 192.168.2.100).
This enables us to access the localhost dynamically in tests.
-
Field Summary
Fields inherited from interface org.citrusframework.functions.Function
functions, logger, RESOURCE_PATH -
Constructor Summary
Constructors -
Method Summary