pagantis_elixir_tools v0.21.3 ElixirTools.TestHelper.DateTimeFake.Contract behaviour

Link to this section Summary

Link to this section Callbacks

Link to this callback

__struct__()

(optional)

Specs

__struct__() :: any()
Link to this callback

__struct__(any)

(optional)

Specs

__struct__(any()) :: any()
Link to this callback

add(any, any)

(optional)

Specs

add(any(), any()) :: any()
Link to this callback

add(any, any, any)

(optional)

Specs

add(any(), any(), any()) :: any()
Link to this callback

add(any, any, any, any)

(optional)

Specs

add(any(), any(), any(), any()) :: any()
Link to this callback

compare(any, any)

(optional)

Specs

compare(any(), any()) :: any()
Link to this callback

convert(any, any)

(optional)

Specs

convert(any(), any()) :: any()
Link to this callback

convert!(any, any)

(optional)

Specs

convert!(any(), any()) :: any()
Link to this callback

diff(any, any)

(optional)

Specs

diff(any(), any()) :: any()
Link to this callback

diff(any, any, any)

(optional)

Specs

diff(any(), any(), any()) :: any()
Link to this callback

from_iso8601(any)

(optional)

Specs

from_iso8601(any()) :: any()
Link to this callback

from_iso8601(any, any)

(optional)

Specs

from_iso8601(any(), any()) :: any()
Link to this callback

from_naive(any, any)

(optional)

Specs

from_naive(any(), any()) :: any()
Link to this callback

from_naive(any, any, any)

(optional)

Specs

from_naive(any(), any(), any()) :: any()
Link to this callback

from_naive!(any, any)

(optional)

Specs

from_naive!(any(), any()) :: any()
Link to this callback

from_naive!(any, any, any)

(optional)

Specs

from_naive!(any(), any(), any()) :: any()
Link to this callback

from_unix(any)

(optional)

Specs

from_unix(any()) :: any()
Link to this callback

from_unix(any, any)

(optional)

Specs

from_unix(any(), any()) :: any()
Link to this callback

from_unix(any, any, any)

(optional)

Specs

from_unix(any(), any(), any()) :: any()
Link to this callback

from_unix!(any)

(optional)

Specs

from_unix!(any()) :: any()
Link to this callback

from_unix!(any, any)

(optional)

Specs

from_unix!(any(), any()) :: any()
Link to this callback

from_unix!(any, any, any)

(optional)

Specs

from_unix!(any(), any(), any()) :: any()
Link to this callback

now(any)

(optional)

Specs

now(any()) :: any()
Link to this callback

now(any, any)

(optional)

Specs

now(any(), any()) :: any()
Link to this callback

now!(any)

(optional)

Specs

now!(any()) :: any()
Link to this callback

now!(any, any)

(optional)

Specs

now!(any(), any()) :: any()
Link to this callback

shift_zone(any, any)

(optional)

Specs

shift_zone(any(), any()) :: any()
Link to this callback

shift_zone(any, any, any)

(optional)

Specs

shift_zone(any(), any(), any()) :: any()
Link to this callback

shift_zone!(any, any)

(optional)

Specs

shift_zone!(any(), any()) :: any()
Link to this callback

shift_zone!(any, any, any)

(optional)

Specs

shift_zone!(any(), any(), any()) :: any()
Link to this callback

to_date(any)

(optional)

Specs

to_date(any()) :: any()
Link to this callback

to_iso8601(any)

(optional)

Specs

to_iso8601(any()) :: any()
Link to this callback

to_iso8601(any, any)

(optional)

Specs

to_iso8601(any(), any()) :: any()
Link to this callback

to_naive(any)

(optional)

Specs

to_naive(any()) :: any()
Link to this callback

to_string(any)

(optional)

Specs

to_string(any()) :: any()
Link to this callback

to_time(any)

(optional)

Specs

to_time(any()) :: any()
Link to this callback

to_unix(any)

(optional)

Specs

to_unix(any()) :: any()
Link to this callback

to_unix(any, any)

(optional)

Specs

to_unix(any(), any()) :: any()
Link to this callback

truncate(any, any)

(optional)

Specs

truncate(any(), any()) :: any()
Link to this callback

utc_now()

(optional)

Specs

utc_now() :: any()
Link to this callback

utc_now(any)

(optional)

Specs

utc_now(any()) :: any()