Home Manual Reference Source Test Repository

Test

Description Identifier Count

should return an object with 3 dependency properties

-

should have some non-empty dependency properties for the current manifest

-

should return an object with 3 dependency properties

-

should have some empty dependency properties for the current manifest

-

should throw an error if the file is null

-

should throw an error if the file is a stream

-

should throw an error if the manifest is invalid

-

should return an object if the manifest is valid

-

should throw an error if the manifest is invalid

-

should add a "david" property to the file object

-

should return a Checker with a Reporter

-

should properly initialize the checker properties

-

should throw an error if the "david" property is not found on the file object

-

should output the file path

-

should output "All dependencies up to date." if there is no outdated dependencies

-

should output the package names and versions if there is some outdated dependencies

-