CommonTest

class OC\Files\Storage\CommonTest
Source:lib/private/Files/Storage/CommonTest.php#36
Parent:OC\Files\Storage\Common

Properties

Methods

public OC\Files\Storage\CommonTest::__construct($params)
Source:lib/private/Files/Storage/CommonTest.php#43
public OC\Files\Storage\CommonTest::getId()
Source:lib/private/Files/Storage/CommonTest.php#47
public OC\Files\Storage\CommonTest::mkdir($path)
Source:lib/private/Files/Storage/CommonTest.php#50
public OC\Files\Storage\CommonTest::rmdir($path)
Source:lib/private/Files/Storage/CommonTest.php#53
public OC\Files\Storage\CommonTest::opendir($path)
Source:lib/private/Files/Storage/CommonTest.php#56
public OC\Files\Storage\CommonTest::stat($path)
Source:lib/private/Files/Storage/CommonTest.php#59
public OC\Files\Storage\CommonTest::filetype($path)
Source:lib/private/Files/Storage/CommonTest.php#62
public OC\Files\Storage\CommonTest::isReadable($path)
Source:lib/private/Files/Storage/CommonTest.php#65
public OC\Files\Storage\CommonTest::isUpdatable($path)
Source:lib/private/Files/Storage/CommonTest.php#68
public OC\Files\Storage\CommonTest::file_exists($path)
Source:lib/private/Files/Storage/CommonTest.php#71
Source:lib/private/Files/Storage/CommonTest.php#74
public OC\Files\Storage\CommonTest::fopen($path, $mode)
Source:lib/private/Files/Storage/CommonTest.php#77
public OC\Files\Storage\CommonTest::free_space($path)
Source:lib/private/Files/Storage/CommonTest.php#80
public OC\Files\Storage\CommonTest::touch($path, $mtime=null)
Source:lib/private/Files/Storage/CommonTest.php#83