Skip to content

Destination API documentation and constructor signature does not match #65

@fappel

Description

@fappel

The snippet

public Destination destination = new Destination( "http://localhost" );

described by the documentation does not compile because the constructor signature does not exist. The additional testObject parameter is undocumented (guess it should be the surrounding test case?).

Side note: Since this is an API breakage compared to 1.1 this should actually imply an update of the major version number ;-)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions