MockMenu.mock_writeln

Mocks the writing of a line into the input stream

class MockMenu
void
mock_writeln
(
string s
)
in { assert (s !is null); }

Meta