Cronex v0.4.0 Cronex.Test.DateTime

Simple DateTime provider that is static and user manipulated.

Summary

Functions

Gets the current DateTime value of the provider

Sets the DateTime value of the provider

An alias for the get/0 function, to mimic the DateTime module behaviour

Functions

get()

Gets the current DateTime value of the provider.

set(args)

Sets the DateTime value of the provider.

start_link()
utc_now()

An alias for the get/0 function, to mimic the DateTime module behaviour.