unittesting.articlegenerator

Undocumented in source.

Members

Functions

fakeArticleMe
auto fakeArticleMe()

Provides an initial article template for testing.

seqence
auto seqence(R articles, SysTime newestDate)

Given a range of fakeArticleMe() apply a decending id and publish date to replicate the behavior of the API.

Variables

articleTemplate
string articleTemplate;
Undocumented in source.

Meta