ConsoleUser

Copyright (c) 2010-2023 Skaion Corporarion, www.skaion.com

This project was developed in part by numerous sponsorships from the U.S. Government. The U.S. Government is authorized to reproduce and distribute reprints of Governmental purposes notwithstanding any copyright notation thereon.

All content reflects those of the authors and should not be interpreted as necessarily representing the official policies or endorsements, either expressed or implied, of the U.S. Government or Skaion Corporation.

SCPTester.test(scp_type, properties=(), args='default', skip_args=False)ΒΆ

Unittest that verify that an implementor completely and (hopefully) correctly implements the <no title> interface

Parameters:

  • scp_type: the type of <no title> to test

  • properties: a sequence of additional configuration options for the test

    <no title>

  • args: the key into the ARGS dictionary specifying what arguments to

    use during the test

  • skip_args: whether command line args should be skipped when making User