testtext

package
v0.0.0-...-0da26dc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 25, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package testtext contains functionality to generate deterministic text for testing.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Generator

type Generator struct {
	Text []string
}

Generator generates text for testing.

func (Generator) Sentences

func (g Generator) Sentences(n int) []string

Sentences returns n sentences. The sentences are picked from g.Text, in order.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL