You are here

9 string references to 'TagadelicDrupalWrapper' in Tagadelic 7.2

TagadelicCloudTest::testDrupalInstantiatesNewWrapper in tests/TagadelicCloudTest.php
@covers TagadelicCloud::drupal()
TagadelicCloudTest::testfrom_cache in tests/TagadelicCloudTest.php
@covers tagadeliccloud::from_cache
TagadelicCloudTest::testSortByCount in tests/TagadelicCloudTest.php
Sort by count. Highest count first.
TagadelicCloudTest::testSortByName in tests/TagadelicCloudTest.php
Sort By name
TagadelicCloudTest::testSortByNameWithInternationalCharacters in tests/TagadelicCloudTest.php
Sort By name should sort International characters like ÅÄÖABO
TagadelicCloudTest::testSortRandom in tests/TagadelicCloudTest.php
Sort random.
TagadelicCloudTest::testTo_cache in tests/TagadelicCloudTest.php
@covers tagadeliccloud::to_cache
TagadelicTagTest::setUp in tests/TagadelicTagTest.php
Sets up the fixture, for example, opens a network connection. This method is called before a test is executed.
TagadelicTestCase::testAutoloader in tests/tagadelic.test
testAutoloader Tests if classes are autoloaded. @covers TagadelicCloud, TagadelicTag, TagaDelicDrupalWrapper. @scope public