View Source Blunt.Testing.ExMachina.Values (blunt v0.1.1)

Link to this section Summary

Functions

The field of the factory source data will be assigned to the value

If the field is not supplied to the factory, the given message will be dispatched with the returned data to be put into the factory source data with the field key.

The field of the factory source data will be assigned to the value of value_path in the factory source

Link to this section Functions

Link to this macro

const(field, value)

View Source (macro)

The field of the factory source data will be assigned to the value

Link to this macro

lazy(field, message, values \\ [])

View Source (macro)

If the field is not supplied to the factory, the given message will be dispatched with the returned data to be put into the factory source data with the field key.

Link to this macro

prop(field, value_path)

View Source (macro)

The field of the factory source data will be assigned to the value of value_path in the factory source