Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/102 external task helper #103

Closed

Commits on Dec 14, 2017

  1. feat(BpmnAwareTests): camunda#102 add fetchAndLock and completeExtern…

    …alTask helper methods
    margue committed Dec 14, 2017
    Configuration menu
    Copy the full SHA
    6566e3d View commit details
    Browse the repository at this point in the history
  2. test(BpmnAwareTests): camunda#102 add tests for fetchAndLock and comp…

    …leteExternalTask helper methods
    margue committed Dec 14, 2017
    Configuration menu
    Copy the full SHA
    78dabea View commit details
    Browse the repository at this point in the history
  3. test(BpmnAwareTests): camunda#102 address static methods directly usi…

    …ng a static import
    margue committed Dec 14, 2017
    Configuration menu
    Copy the full SHA
    e01c0c2 View commit details
    Browse the repository at this point in the history
  4. docs(BpmnAwareTests): camunda#102 add documentation in readme for ext…

    …ernal tasks helper
    margue committed Dec 14, 2017
    Configuration menu
    Copy the full SHA
    125764e View commit details
    Browse the repository at this point in the history
  5. test(BpmnAwareTests): camunda#102 split tests to have a single test c…

    …lass per helper method
    margue committed Dec 14, 2017
    Configuration menu
    Copy the full SHA
    91d7506 View commit details
    Browse the repository at this point in the history