Context: JabRef/jabref#12990
Even if I like the split view, there should be the possibility to see moved code

The class was split in two - with the same name.
jabgui/src/test/java/org/jabref/gui/desktop/os/BibDatbaseContextTest.java
jablib/src/test/java/org/jabref/model/database/BibDatabaseContextTest.java
Only the first one seems to be treated by RefactoringMiner.
typeBasedOnDefaultBibtex was moved to jablib/src/test/java/org/jabref/model/database/BibDatabaseContextTest.java