You are here

6 calls to LinkAttributeCrudTest::createLink() in Link 6.2

LinkAttributeCrudTest::testBasic in tests/link.attribute.test
A simple test that just creates a new node type, adds a link field to it, creates a new node of that type, and makes sure that the node is being displayed.
LinkAttributeCrudTest::testLinkWithClassOnField in tests/link.attribute.test
This test sees that we can create a link field with a defined class, and make sure that class displays properly when the link is displayed.
LinkAttributeCrudTest::testLinkWithNoFollowOnField in tests/link.attribute.test
LinkAttributeCrudTest::testLinkWithNoFollowOnFieldTargetNewWindow in tests/link.attribute.test
LinkAttributeCrudTest::testLinkWithNoFollowOnFieldTargetNewWindowAndAClass in tests/link.attribute.test
Trying to reproduce exactly what's in issue #664990
LinkAttributeCrudTest::testOptionalUrlStaticTitleDisplays in tests/link.attribute.test
A simple test that just creates a new node type, adds a link field to it, creates a new node of that type, and makes sure that the node is being displayed.