Spring Testing Framework

GPTKB entity

Statements (58)
Predicate Object
gptkbp:instance_of gptkb:software_framework
gptkbp:bfsLayer 5
gptkbp:bfsParent gptkb:@_Context_Configuration
gptkbp:developed_by gptkb:Pivotal_Software
https://www.w3.org/2000/01/rdf-schema#label Spring Testing Framework
gptkbp:includes gptkb:Spring_Test_Context_Framework
gptkbp:is_used_for Testing Java applications
gptkbp:latest_version 5.3.10
gptkbp:part_of gptkb:hot_spring
gptkbp:provides Mocking capabilities
Unit testing support
Integration testing support
Test lifecycle management
Transactional testing support
Asynchronous testing support
Context loading support
Dependency injection for tests
Support for mocking beans
Support for testing RESTAP Is
Support for testing with @ Autowired
Support for testing with @ Component Scan
Support for testing with @ Context Configuration
Support for testing with @ Data Jpa Test
Support for testing with @ Profile
Support for testing with @ Spring Boot Test
Support for testing with Docker
Support for testing with J Unit 4
Support for testing with J Unit 5
Support for testing with J Unit Vintage
Support for testing with Spock
Support for testing with Web Flux
Support for testing with custom runners
gptkbp:released gptkb:2004
gptkbp:supports gptkb:hot_spring
gptkb:High_School
gptkb:software_framework
gptkb:Test_NG
XML-based configuration
Annotation-based configuration
Web testing
Parameterized tests
Spring Data testing
Spring Security testing
Web Flux testing
Integration with Assert J
Integration with Mockito
Testing with @ Mock Bean and @ Inject Mocks
Testing with @ Test Configuration
Testing with @ Transactional
Testing with @ Value
Testing with @ Web Mvc Test
Testing with Spring Boot Starter Test
Testing with Spring Cloud
Testing with Spring MVC
Testing with Spring's @ Mock Bean
Testing with custom annotations
Testing with embedded databases
gptkbp:written_in gptkb:Java