ColdBox HMVC Documentation
Ctrlk
DocsSourceSupportTraining
  • Introduction
  • Intro
    • Introduction
  • For Newbies
    • 60 Minute Quick Start
  • Getting Started
    • Getting Started Guide
    • Installation
    • Conventions
    • Configuration
  • The Basics
    • Request Context
    • Routing
    • Event Handlers
    • Layouts & Views
    • Models
  • HMVC
    • Modules
  • Testing
    • Testing Quick Start
    • Testing ColdBox Applications
      • Test Harness
      • ColdBox Testing Classes
      • Integration Testing
        • Test Annotations
        • Common Methods
        • Life-Cycle Events
        • Test Setup
        • The execute() Method
        • The Handler To Test
        • The Integration Test
        • Handler Returning Results
        • Testing Without Virtual Application
        • Rendering Results
        • HTTP Method Mocking
      • Interceptor Testing
      • Model Object Testing
      • Tips & Tricks
  • Digging Deeper
    • Interceptors
    • Flash RAM
    • HTML Helper
    • ColdBox Proxy
    • Request Context Decorator
    • Recipes
  • Architecture Concepts
    • What is MVC
    • What is ColdBox
    • How ColdBox Works
    • Testing Concepts
Powered by GitBook
On this page

Was this helpful?

  1. Testing
  2. Testing ColdBox Applications

Integration Testing

Test AnnotationsCommon MethodsLife-Cycle EventsTest SetupThe execute() MethodThe Handler To TestThe Integration TestHandler Returning ResultsTesting Without Virtual ApplicationRendering ResultsHTTP Method Mocking
PreviousColdBox Testing ClassesNextTest Annotations

Last updated 7 years ago

Was this helpful?