unittesting.articlegenerator

Members

Functions

fakeArticleMe
auto fakeArticleMe()

Provides an initial article template for testing.

seqence
auto seqence(R articles, const SysTime newestDate = Clock.currTime)

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

Meta