Skip to content

Conversation

@mperor
Copy link
Owner

@mperor mperor commented Feb 12, 2025

No description provided.

@github-actions
Copy link

Test Results

220 tests  +1   217 ✅  - 1   4s ⏱️ ±0s
 69 suites  - 1     3 💤 +2 
 69 files    - 1     0 ❌ ±0 

Results for commit af8af1e. ± Comparison against base commit 8719eec.

This pull request removes 2 and adds 3 tests. Note that renamed tests count towards both.
pl.mperor.lab.java.design.pattern.creational.singleton.LazyInitializedSingletonTest ‑ shouldOnlyAllowToLazyCreateOneInstanceOfSingleton()
pl.mperor.lab.java.design.pattern.creational.singleton.SingletonTest ‑ shouldOnlyAllowToCreateOneInstanceOfSingleton()
pl.mperor.lab.java.design.pattern.creational.singleton.SingletonTest ‑ testLazyInitialized()
pl.mperor.lab.java.design.pattern.creational.singleton.SingletonTest ‑ testSerializationSafe()
pl.mperor.lab.java.design.pattern.creational.singleton.SingletonTest ‑ testThreadSafe()

@mperor mperor merged commit 35c717a into master Feb 12, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants