Skip to:
Content

  • Home
  • About
  • Integrations
  • Help
  • Blog
  • Download
Automator Developer Resources

Code Reference

  • Home
  • Reference
Filter by type:
Search
Browse: Home / Reference / Classes / Test_Import / Test_Import::test_constructor()

Test_Import::test_constructor()

Test the class initialization


Source

File: tests/test-import.php

	public function test_constructor() {
		// Replace this with some actual testing code.
		$this->assertTrue( method_exists ( $this->importer->recipe_api , 'add' ) );
	}

Expand full source code Collapse full source code View on Github


Twitter • Facebook • YouTube • Contact Us • Privacy • Terms of Service