CreateTotpDeviceOtpAuthUrlOptionsTest
extends TestCase
in package
CreateTotpDeviceOtpAuthUrlOptionsTest Class Doc Comment
Tags
Table of Contents
- setUp() : void
- Setup before running each test case
- setUpBeforeClass() : void
- Setup before running any test case
- tearDown() : void
- Clean up after running each test case
- tearDownAfterClass() : void
- Clean up after running all test cases
- testCreateTotpDeviceOtpAuthUrlOptions() : mixed
- Test "CreateTotpDeviceOtpAuthUrlOptions"
- testPropertyAlgorithm() : mixed
- Test attribute "algorithm"
- testPropertyDigits() : mixed
- Test attribute "digits"
- testPropertyIssuer() : mixed
- Test attribute "issuer"
- testPropertyName() : mixed
- Test attribute "name"
- testPropertyOtpAuthUrl() : mixed
- Test attribute "otp_auth_url"
- testPropertyPeriod() : mixed
- Test attribute "period"
- testPropertyUsername() : mixed
- Test attribute "username"
Methods
setUp()
Setup before running each test case
public
setUp() : void
Return values
void —setUpBeforeClass()
Setup before running any test case
public
static setUpBeforeClass() : void
Return values
void —tearDown()
Clean up after running each test case
public
tearDown() : void
Return values
void —tearDownAfterClass()
Clean up after running all test cases
public
static tearDownAfterClass() : void
Return values
void —testCreateTotpDeviceOtpAuthUrlOptions()
Test "CreateTotpDeviceOtpAuthUrlOptions"
public
testCreateTotpDeviceOtpAuthUrlOptions() : mixed
Return values
mixed —testPropertyAlgorithm()
Test attribute "algorithm"
public
testPropertyAlgorithm() : mixed
Return values
mixed —testPropertyDigits()
Test attribute "digits"
public
testPropertyDigits() : mixed
Return values
mixed —testPropertyIssuer()
Test attribute "issuer"
public
testPropertyIssuer() : mixed
Return values
mixed —testPropertyName()
Test attribute "name"
public
testPropertyName() : mixed
Return values
mixed —testPropertyOtpAuthUrl()
Test attribute "otp_auth_url"
public
testPropertyOtpAuthUrl() : mixed
Return values
mixed —testPropertyPeriod()
Test attribute "period"
public
testPropertyPeriod() : mixed
Return values
mixed —testPropertyUsername()
Test attribute "username"
public
testPropertyUsername() : mixed