Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
feeling
/
spring-framework
Public
forked from
spring-projects/spring-framework
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
spring-framework
org.springframework.test
on
beanbuilder
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 15, 2010
Update version in POMs to 3.0.3
David Syer
committed
eb7f830
View commit details
Copy full SHA for eb7f830
View code at this point
Browse repository at this point
Commits on Mar 24, 2010
removed duplicate junit and aspectjweaver dependencies
cbeams
committed
051b5f4
View commit details
Copy full SHA for 051b5f4
View code at this point
Browse repository at this point
Commits on Mar 19, 2010
[SPR-6918] Now verifying support for @Value in conjunction with the Spring TestContext Framework.
sbrannen
committed
69cbadf
View commit details
Copy full SHA for 69cbadf
View code at this point
Browse repository at this point
Commits on Mar 12, 2010
fixed test failures
jhoeller
committed
ac5c756
View commit details
Copy full SHA for ac5c756
View code at this point
Browse repository at this point
polishing
jhoeller
committed
795a5e0
View commit details
Copy full SHA for 795a5e0
View code at this point
Browse repository at this point
@Transactional qualifiers work in unit tests as well (SPR-6892)
jhoeller
committed
bb75662
View commit details
Copy full SHA for bb75662
View code at this point
Browse repository at this point
Commits on Feb 23, 2010
[SPR-6879] @DirtiesContext is now an @Inherited annotation.
sbrannen
committed
80b8fb8
View commit details
Copy full SHA for 80b8fb8
View code at this point
Browse repository at this point
Commits on Feb 21, 2010
Update Central POMs to 3.0.2
David Syer
committed
1a351db
View commit details
Copy full SHA for 1a351db
View code at this point
Browse repository at this point
Commits on Feb 19, 2010
+ make use or property placeholders inside template.mf
Costin Leau
committed
8d0bb00
View commit details
Copy full SHA for 8d0bb00
View code at this point
Browse repository at this point
Commits on Feb 4, 2010
added warning about pointing to a custom transaction manager bean (SPR-5174)
jhoeller
committed
59360f4
View commit details
Copy full SHA for 59360f4
View code at this point
Browse repository at this point
Updated Eclipse .classpath to aspectj 1.6.8
cbeams
committed
0f7f749
View commit details
Copy full SHA for 0f7f749
View code at this point
Browse repository at this point
+ upgrade to AspectJ 1.6.8
Show description for 0fd4a45
Costin Leau
committed
0fd4a45
View commit details
Copy full SHA for 0fd4a45
View code at this point
Browse repository at this point
Commits on Jan 13, 2010
SPR-6678: fix poms for 3.0.1
David Syer
committed
b077d5b
View commit details
Copy full SHA for b077d5b
View code at this point
Browse repository at this point
Commits on Dec 9, 2009
revised javadoc (SPR-5720)
jhoeller
committed
3114459
View commit details
Copy full SHA for 3114459
View code at this point
Browse repository at this point
Commits on Dec 4, 2009
SPR-5327: tweak the ivy.xml so that commons-logging is a separate configuration. It already comes out as optional in the generated poms (including core), which isn't great, but I can't see what is…
Show description for 1202f67
David Syer
committed
1202f67
View commit details
Copy full SHA for 1202f67
View code at this point
Browse repository at this point
Commits on Nov 12, 2009
avoid potential NPE (SPR-6300)
jhoeller
committed
613b4d1
View commit details
Copy full SHA for 613b4d1
View code at this point
Browse repository at this point
Commits on Nov 9, 2009
SPR-6194
Show description for 9a111e5
Costin Leau
committed
9a111e5
View commit details
Copy full SHA for 9a111e5
View code at this point
Browse repository at this point
Commits on Oct 26, 2009
[SPR-6124] Verified that timed transactional tests fail with the TestNG integration in the TestContext framework.
sbrannen
committed
1b92a2f
View commit details
Copy full SHA for 1b92a2f
View code at this point
Browse repository at this point
[SPR-6128] Verified that claims raised in this issue no longer apply.
sbrannen
committed
02dfe94
View commit details
Copy full SHA for 02dfe94
View code at this point
Browse repository at this point
Commits on Oct 23, 2009
updated version ranges for javax.el and javax.inject
jhoeller
committed
87b2f23
View commit details
Copy full SHA for 87b2f23
View code at this point
Browse repository at this point
Commits on Oct 16, 2009
Updated Eclipse classpath regarding javax.inject and javax.validation.
sbrannen
committed
c686035
View commit details
Copy full SHA for c686035
View code at this point
Browse repository at this point
Commits on Oct 6, 2009
Now verifying support for @Named as well.
sbrannen
committed
c200715
View commit details
Copy full SHA for c200715
View code at this point
Browse repository at this point
Commits on Oct 5, 2009
SpringJUnit4ClassRunnerAppCtxTests now verifies seamless support for using @Inject in addition to @Autowired, etc.
sbrannen
committed
710ae3a
View commit details
Copy full SHA for 710ae3a
View code at this point
Browse repository at this point
Commits on Sep 25, 2009
Renamed org.springframework.instrument.classloading module to org.springframework.instrument.tomcat
poutsma
committed
cafc106
View commit details
Copy full SHA for cafc106
View code at this point
Browse repository at this point
fixed overview files
jhoeller
committed
09e6a85
View commit details
Copy full SHA for 09e6a85
View code at this point
Browse repository at this point
SPR-6119 - Add slf4j dependency back to orm's pom.xml but in test scope as it is needed to run tests that use Hibernate
Show description for c6cd1a5
markpollack
committed
c6cd1a5
View commit details
Copy full SHA for c6cd1a5
View code at this point
Browse repository at this point
Commits on Sep 24, 2009
pom maintenance - sync with ivy.xml
Show description for bd098ce
markpollack
committed
bd098ce
View commit details
Copy full SHA for bd098ce
View code at this point
Browse repository at this point
Commits on Sep 21, 2009
pom maintenance
markpollack
committed
4f94f45
View commit details
Copy full SHA for 4f94f45
View code at this point
Browse repository at this point
Commits on Sep 13, 2009
[SPR-6104] @TestExecutionListeners now supports a 'listeners' alias for its existing 'value' attribute.
sbrannen
committed
f1bfcf0
View commit details
Copy full SHA for f1bfcf0
View code at this point
Browse repository at this point
Commits on Sep 7, 2009
[SPR-4643] SpringJUnit4ClassRunner now optionally calls JUnit 4.7's BlockJUnit4ClassRunner.withRules() method using reflection in order to provide backward compatibility with JUnit 4.5 and 4.6.
sbrannen
committed
f9f9b43
View commit details
Copy full SHA for f9f9b43
View code at this point
Browse repository at this point
Commits on Sep 1, 2009
Including HibernateSessionFlushingTests in the suite.
sbrannen
committed
0a781f3
View commit details
Copy full SHA for 0a781f3
View code at this point
Browse repository at this point
[SPR-4702] now updating TestContext state before calling before/after test class life cycle callbacks.
sbrannen
committed
2dee54b
View commit details
Copy full SHA for 2dee54b
View code at this point
Browse repository at this point
Commits on Aug 31, 2009
updated dependencies
jhoeller
committed
8754f0b
View commit details
Copy full SHA for 8754f0b
View code at this point
Browse repository at this point
Commits on Aug 28, 2009
[SPR-6011] SpringJUnit4ClassRunner once again supports collective timeouts for repeated tests.
sbrannen
committed
9845047
View commit details
Copy full SHA for 9845047
View code at this point
Browse repository at this point
Added assertPersonCount() functionality for increased robustness.
sbrannen
committed
eda193f
View commit details
Copy full SHA for eda193f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.