Documentation ¶
Overview ¶
Package qstest contains shared test code for use by qsess back-ends.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteByUserIDTest ¶
DeleteByUserIdTest is a backend-independent test of DeleteByUserID.
noZombies - report an error if Saving a deleted session succeeds
func ExpirationTest ¶
ExpirationTest is a backend-independent session expiration test.
func NoSessDataTest ¶
NoSessDataTest is a backend-independent test of noSessData (i.e. that back-ends don't blow up when given zero-length data).
func SanityTest ¶
SanityTest is a back-end-independent, minimal sanity test. It makes a session, saves it, reads it back, and checks retrieved session data against the original.
func TestNothing ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.