• Sign Up
    Time to claim your honor
  • Training
  • Practice
    Complete challenging Kata to earn honor and ranks. Re-train to hone technique
  • Freestyle Sparring
    Take turns remixing and refactoring others code through Kumite
  • Community
  • Leaderboards
    Achieve honor and move up the global leaderboards
  • Chat
    Join our Discord server and chat with your fellow code warriors
  • Discussions
    View our Github Discussions board to discuss general Codewars topics
  • About
  • Docs
    Learn about all of the different aspects of Codewars
  • Blog
    Read the latest news from Codewars and the community
  • Log In
  • Sign Up
Viktor_JavaGuru Avatar
Name:Unknown
Clan:Unknown
Member Since:Sep 2023
Last Seen:Sep 2023
Profiles:
    Following:0
    Followers:0
    Allies:0
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Published
    Viktor_JavaGuruvs.javagurulv2 years ago

    JavGuru: test kumite

    Test Cases
    Diff
    • import org.junit.jupiter.api.Test;
      import static org.junit.jupiter.api.Assertions.assertEquals;
      
      // TODO: Replace examples and use TDD by writing your own tests
      
      class CalculatorTest {
        
        @Test
        public void test() {
          /// this is only test not correct
        }
        
      }
      • import org.junit.jupiter.api.Test;
      • import static org.junit.jupiter.api.Assertions.assertEquals;
      • // TODO: Replace examples and use TDD by writing your own tests
      • class CalculatorTest {
      • @Test
      • public void test() {
      • /// this is only test not correct
      • }
      • }
    • Fork
    • Discuss (0)
    • Fixture
    • © 2025 Codewars
    • About
    • API
    • Blog
    • Privacy
    • Terms
    • Code of Conduct
    • Contact

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...