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

Migrated Runner to Extensions Junit 4 -> 5 #1141

Merged
merged 29 commits into from
Aug 16, 2022

Conversation

chaaransen
Copy link
Contributor

Added Mockito Jupiter dependency
Migrated from Runners to Extensions (@RunWith -> @ExtendWith)
Migrated @test annotations from Junit 4 -> 5
Migrated @before & @after to @beforeeach & @AfterEach

chaaransen and others added 27 commits August 4, 2022 16:22
Summary: 

Test Plan: 

Reviewers: 

Subscribers: 

Tasks: 

Tags: 


Differential Revision: https://phabricator.intern.facebook.com/D38427899
Summary: 

Test Plan: 

Reviewers: 

Subscribers: 

Tasks: 

Tags:
Summary:

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:

Differential Revision: https://phabricator.intern.facebook.com/D38456882
Summary: 

Test Plan: 

Reviewers: 

Subscribers: 

Tasks: 

Tags: 









Differential Revision: https://phabricator.intern.facebook.com/D38427899
Summary: 

Test Plan: 

Reviewers: 

Subscribers: 

Tasks: 

Tags: 


Differential Revision: https://phabricator.intern.facebook.com/D38539441
Summary: 

Test Plan: 

Reviewers: 

Subscribers: 

Tasks: 

Tags: 


Differential Revision: https://phabricator.intern.facebook.com/D38540314
Summary: 

Test Plan: 

Reviewers: 

Subscribers: 

Tasks: 

Tags: 







Differential Revision: https://phabricator.intern.facebook.com/D38576583
…haaransen/data-transfer-project into add-mockito-jupiter-dependency

Summary: 

Test Plan: 

Reviewers: 

Subscribers: 

Tasks: 

Tags: 


Differential Revision: https://phabricator.intern.facebook.com/D38582398
@chaaransen chaaransen marked this pull request as ready for review August 15, 2022 10:38
@xokker xokker merged commit f1f1b01 into dtinit:master Aug 16, 2022
incjo pushed a commit to incjo/data-transfer-project that referenced this pull request Aug 24, 2022
* Migrated exception assertion to assertThrows on BlackblazeDataTransferTest

* Update BackblazeDataTransferClientTest.java

Summary: 

Test Plan: 

Reviewers: 

Subscribers: 

Tasks: 

Tags: 


Differential Revision: https://phabricator.intern.facebook.com/D38427899

* Exception assert migration [1/2] junit 5

Summary: 

Test Plan: 

Reviewers: 

Subscribers: 

Tasks: 

Tags:

* exception assertion migration 2/2

Summary:

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:

Differential Revision: https://phabricator.intern.facebook.com/D38456882

* [1/2] Migrate exception assert to Junit5

Summary: 

Test Plan: 

Reviewers: 

Subscribers: 

Tasks: 

Tags: 









Differential Revision: https://phabricator.intern.facebook.com/D38427899

* remove try catch block inside assertThrows method

* [2/2] Migrate exception assertion to Junit5



Differential Revision: https://phabricator.intern.facebook.com/D38456882

* add junit5 jupiter engine & fixes

Summary: 

Test Plan: 

Reviewers: 

Subscribers: 

Tasks: 

Tags: 


Differential Revision: https://phabricator.intern.facebook.com/D38539441

* Migrate compile to implementation

Summary: 

Test Plan: 

Reviewers: 

Subscribers: 

Tasks: 

Tags: 


Differential Revision: https://phabricator.intern.facebook.com/D38540314

* junit 4 to 5 migrations



Differential Revision: https://phabricator.intern.facebook.com/D38576583

* [OSS][1/2] Migrate Runner to Extensions Junit 4 -> 5

Summary: 

Test Plan: 

Reviewers: 

Subscribers: 

Tasks: 

Tags: 







Differential Revision: https://phabricator.intern.facebook.com/D38576583

* Update KoofrVideosExporterTest.java

* removed unused import

* merge mockito version variable

Co-authored-by: Ernest Sadykov <[email protected]>
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.

None yet

3 participants