View Source NLdoc.Test.EmptyText (NLdoc.Test v2.0.0)

This module provides a list of strings that are considered empty texts, i.e. they are non-discernable: they are either invisible or look like whitespace.

Summary

Functions

Forms of empty texts for use in tests.

Functions

all()

Forms of empty texts for use in tests.

Examples

iex> NLdoc.Test.EmptyText.all() |> Enum.member?(" ")
true