MCPcopy Create free account
hub / github.com/DiUS/java-faker / company

Method company

src/test/java/com/github/javafaker/SpaceTest.java:60–63  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

58 }
59
60 @Test
61 public void company() {
62 assertThat(faker.space().company(), matchesRegularExpression("((\\w|')+ ?){2,4}"));
63 }
64
65 @Test
66 public void distanceMeasurement() {

Callers 10

testNameMethod · 0.45
testSuffixMethod · 0.45
testIndustryMethod · 0.45
testBuzzwordMethod · 0.45
testCatchPhraseMethod · 0.45
testBsMethod · 0.45
testLogoMethod · 0.45
testProfessionMethod · 0.45
testUrlMethod · 0.45

Calls 2

spaceMethod · 0.80

Tested by

no test coverage detected