Source: testing.js

/**
 * class to construct a test
 */
 class Test{
    
 }