CreateTotpDeviceBase32SecretKeyOptionsTest
extends TestCase
in package
CreateTotpDeviceBase32SecretKeyOptionsTest 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
- testCreateTotpDeviceBase32SecretKeyOptions() : mixed
- Test "CreateTotpDeviceBase32SecretKeyOptions"
- testPropertyAlgorithm() : mixed
- Test attribute "algorithm"
- testPropertyBase32SecretKey() : mixed
- Test attribute "base32_secret_key"
- testPropertyDigits() : mixed
- Test attribute "digits"
- testPropertyIssuer() : mixed
- Test attribute "issuer"
- testPropertyName() : mixed
- Test attribute "name"
- 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 —testCreateTotpDeviceBase32SecretKeyOptions()
Test "CreateTotpDeviceBase32SecretKeyOptions"
public
testCreateTotpDeviceBase32SecretKeyOptions() : mixed
Return values
mixed —testPropertyAlgorithm()
Test attribute "algorithm"
public
testPropertyAlgorithm() : mixed
Return values
mixed —testPropertyBase32SecretKey()
Test attribute "base32_secret_key"
public
testPropertyBase32SecretKey() : 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 —testPropertyPeriod()
Test attribute "period"
public
testPropertyPeriod() : mixed
Return values
mixed —testPropertyUsername()
Test attribute "username"
public
testPropertyUsername() : mixed